aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/duepuntozero/style.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 1be81d738..30f92dd85 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -3273,3 +3273,12 @@ ul.menu-popup {
#datebrowse-sidebar select {
margin-left: 25px;
}
+
+#main-slider {
+ float: left;
+}
+#slider-refresh {
+ float: right;
+ margin-right: 25px;
+ margin-top: 7px;
+}