summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-10-09 13:42:19 +0400
committerAndrew Dolgov <[email protected]>2009-10-09 13:42:19 +0400
commit3af75631670aa9823010adedb8354672a8273506 (patch)
treed428a3caafcb3496ff535e9c03ec7cf39b1f9012 /themes
parenta6c78e0a650817abbbf7ba276d7129a889b4836f (diff)
actions dropbox layout fix
Diffstat (limited to 'themes')
-rw-r--r--themes/graycube/theme.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/graycube/theme.css b/themes/graycube/theme.css
index 09332ffe3..129f167e1 100644
--- a/themes/graycube/theme.css
+++ b/themes/graycube/theme.css
@@ -290,6 +290,10 @@ div.infoBoxContents a:hover {
background : #f9f9f9;
}
+#toolbar div.actionChooser {
+ margin-right : 0px;
+}
+
#toolbar {
position : absolute;
left : 280px;