diff options
Diffstat (limited to 'admin/themes')
-rw-r--r-- | admin/themes/default/theme.css | 5 |
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; |