summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-10-14 15:45:47 +0400
committerAndrew Dolgov <[email protected]>2009-10-14 15:45:47 +0400
commit7c057b1a2a824410cd1c6886b74c337c2524fad7 (patch)
tree393e6927cd07c90d61509c07ba5f0ed18c48feeb /tt-rss.css
parentb3932d1cc0c155f0cea9c410961f436bff82ea45 (diff)
more auxDlg tweaks
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 b08ffba90..0172d6c30 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -2242,8 +2242,8 @@ div#cmdline {
div#auxDlg {
position : absolute;
z-index : 3;
- bottom : 10px;
- right : 10px;
+ bottom : 5px;
+ right : 25px;
padding : 5px;
border-width : 1px;
border-style : solid;