aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2014-06-18 20:39:25 +0000
committerrvelices <rv-github@modusoptimus.com>2014-06-18 20:39:25 +0000
commitcac256e388a13e791cbc110d878aa26ed7664145 (patch)
tree7ada275f0b960a53e0b5842ec5bb713b78ee4fbd /themes/default
parent3c13387dfd965afe5c3b2d9bd0e31303599d8784 (diff)
removed unused get_html_tag_selection function + css rules
git-svn-id: http://piwigo.org/svn/trunk@28715 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/default')
-rw-r--r--themes/default/theme.css11
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;