summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-05-21 05:28:51 +0100
committerAndrew Dolgov <[email protected]>2006-05-21 05:28:51 +0100
commit86b682ce2f0b7f20b7cc032df1845f56729fbe82 (patch)
tree1bbf75c7197ec9a721971f3708f3c9c8791f45a8 /tt-rss.css
parentea0e4caf8080e9f285f10f277eb7d42998b10d1a (diff)
search dialog improvements, main toolbar overhaul
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index a59779737..e7cd68702 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1107,3 +1107,7 @@ form {
margin : 0px;
padding : 0px;
}
+
+#main_toolbar_form {
+ display : inline;
+}