issue59, fixed margin for thumbnails
[phpfspot.git] / themes / default / stylesheet.css
index 97e4fa8fd06551bc922a3062e3788a27381ee9b6..1f7e7d4c0eaea98b603f288561ba044991dfa61d 100644 (file)
@@ -164,7 +164,7 @@ div.thumb {
    -moz-border-radius:     3px;
    border-radius:          3px;
    border:                 dashed 1px #888888;
-   margin:                 5px;
+   margin:                 10px 0px 0px 10px;
    background-color:       #eeeeee;
    padding:                10px;
    float:                  left;