aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/theme.css
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2011-10-17 20:51:49 +0000
committerrvelices <rv-github@modusoptimus.com>2011-10-17 20:51:49 +0000
commitef9766a2916e0641f9a822e577fe0eb67ad447a8 (patch)
treebafec6da44d03776fbb8fce67f63f3fc9a6db866 /admin/themes/default/theme.css
parentd4cf6a085c31a6ca0f18a0ef77fad688eac12bfa (diff)
feature 2477: Remove unused CSS / html elements from version 2.3
git-svn-id: http://piwigo.org/svn/trunk@12479 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--admin/themes/default/theme.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css
index cf2a2580b..a84a904fa 100644
--- a/admin/themes/default/theme.css
+++ b/admin/themes/default/theme.css
@@ -376,11 +376,6 @@ IMG {
border: none;
}
-HR.separation {
- visibility: hidden;
- clear: both;
-}
-
/** General defaults **/
INPUT, SELECT {
margin: 0;