1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

more auxDlg tweaks

This commit is contained in:
Andrew Dolgov
2009-10-14 15:45:47 +04:00
parent b3932d1cc0
commit 7c057b1a2a
3 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -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;