summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-01-09 13:02:51 +0100
committerAndrew Dolgov <[email protected]>2007-01-09 13:02:51 +0100
commitb8ec7714b7507253075ca3599d1b3d2a4820993d (patch)
tree106521233e0bd2b5260d4274288354f6accb5b3c /tt-rss.css
parent3145d0ea3e0d8abbdc19973650522626caef8112 (diff)
fix toolbar form v-alignment
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 854ab517c..3f40fb619 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1045,7 +1045,7 @@ form {
}
#main_toolbar_form {
- display : inline;
+ float : left;
}
div.feedExtInfo {