diff options
Diffstat (limited to 'themes/default')
-rw-r--r-- | themes/default/theme.css | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/themes/default/theme.css b/themes/default/theme.css index ab298ecb3..99e586b10 100644 --- a/themes/default/theme.css +++ b/themes/default/theme.css @@ -589,17 +589,6 @@ FIELDSET { padding: 0 0.5em 0 0; } -.tagSelection { - margin: 1em 0 !important; -} - -.tagSelection LI { - display:inline-block; - width: 150px; - overflow:hidden; - white-space: nowrap; -} - #fullTagCloud { font-size: 120%; text-align: justify; |