diff options
Diffstat (limited to 'themes/default/css/styles.css')
| -rw-r--r-- | themes/default/css/styles.css | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/themes/default/css/styles.css b/themes/default/css/styles.css index f50362a6..341927ef 100644 --- a/themes/default/css/styles.css +++ b/themes/default/css/styles.css @@ -339,10 +339,8 @@ table.gBlockContent td { float: right; } #gItem img { - clear: both; + clear: both; display: block; - width: 500px; - height: 400px; border: 1px solid silver; background-color: #e7e7e7; } @@ -425,8 +423,6 @@ table.gMetadata td.toggle { #gAlbumGrid .gItemContainer, #gAlbumGrid .gAlbumContainer { - width: 32%; - height: 220px; float: left; text-align: center; border: 1px lightgray solid; |
