summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-17 14:04:22 +0300
committerAndrew Dolgov <[email protected]>2010-11-17 14:06:20 +0300
commitf8ce21fc722361adab5ce8c812065fb9dde62727 (patch)
tree765a7bf4362cfeea9b8dd425e527bd90d36edb20 /tt-rss.css
parenta17d721902118b5fa0cc1e7ab7346e42238e730b (diff)
ui: use dijit.Toolbar
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/tt-rss.css b/tt-rss.css
index a9897b80a..40ea68099 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -929,7 +929,7 @@ html, body#ttrssPrefs, #main {
#toolbar div.actionChooser {
display : table-cell;
text-align : right;
- padding-right : 5px;
+ padding-right : 3px;
}
/* preferences layout */
@@ -1478,7 +1478,7 @@ div.fatalError textarea {
}
#toolbar {
- padding : 5px 0px 0px 5px;
+ padding : 0px;
margin : 0px;
border-width : 0px;
white-space: nowrap;