diff options
Diffstat (limited to 'themes/fresh/templates')
-rw-r--r-- | themes/fresh/templates/default.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/fresh/templates/default.css b/themes/fresh/templates/default.css index e6713f68..920f2404 100644 --- a/themes/fresh/templates/default.css +++ b/themes/fresh/templates/default.css @@ -285,6 +285,11 @@ hr { width: 115px;
}
+#sidebar-tabs #catalog_select
+{
+ width:130px;
+}
+
/***********************************************
Rightbar
***********************************************/
|