diff options
author | rvelices <rv-github@modusoptimus.com> | 2012-01-17 21:58:18 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2012-01-17 21:58:18 +0000 |
commit | cc01941ed97f6c8f6790931bfc167ba45c5a8f91 (patch) | |
tree | fe465d457c034efba03cfe26d65b5467d88bfca2 /themes/default/theme.css | |
parent | e1bd64fdfc50f3ef50c0b4391c4586bbaeacb287 (diff) |
feature 2548 multisize - code cleanup + better usage in category_cats + i.php logs memory usage peak
git-svn-id: http://piwigo.org/svn/trunk@12920 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | themes/default/theme.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/default/theme.css b/themes/default/theme.css index b8f919c43..0477d5a7d 100644 --- a/themes/default/theme.css +++ b/themes/default/theme.css @@ -263,7 +263,6 @@ TD.calDayHead { /* Thumbnails */ .thumbnails SPAN.thumbLegend { - font-size: 90%; overflow: hidden;/* oversized legend is clipped */ } |