From 3af75631670aa9823010adedb8354672a8273506 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 9 Oct 2009 13:42:19 +0400 Subject: actions dropbox layout fix --- themes/graycube/theme.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'themes/graycube') 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; -- cgit v1.2.3