Thumbnail styling edits to base theme and Airy theme
[mediagoblin.git] / mediagoblin / themes / airy / assets / css / airy.css
index 22f12d5eafd0e683dd337602cbb9db2d36d64fdf..da4ed085e116c841864f28dce4687b63bad29902 100644 (file)
@@ -67,7 +67,7 @@ input, textarea {
 .media_thumbnail {
   background-color: #fff;
   border: 1px solid #e4e4e4;
-  margin: 0 3px 10px;
+  border-width: 1px 1px 2px;
 }
 
 .media_thumbnail a {