summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-02-15 08:03:49 +0100
committerAndrew Dolgov <[email protected]>2007-02-15 08:03:49 +0100
commit2df7a7491859942fa99197047d1fecf96ddaa943 (patch)
tree0a3fa4c8e6746b4fc0f3bd7a5ae85ce439a7813f /tt-rss.css
parentb3dfe8bae76190ab58758e0d3ba1f7fe28cf847a (diff)
tweak main toolbar
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 85fd0551b..0b5e7a408 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1081,7 +1081,9 @@ form {
}
#main_toolbar_form {
- float : left;
+ margin : 0px;
+ padding : 0px;
+ display : inline;
}
div.feedExtInfo {