]> git.wh0rd.org - tt-rss.git/commitdiff
dijit dialog: adjust title padding
authorAndrew Dolgov <noreply@fakecake.org>
Wed, 12 Aug 2015 07:22:39 +0000 (10:22 +0300)
committerAndrew Dolgov <noreply@fakecake.org>
Wed, 12 Aug 2015 07:22:39 +0000 (10:22 +0300)
css/dijit.css

index cde5611b08774cffe4abedc3d3b88940d235b2b4..8807490f9dc2fdabf0e6e7178a75633a35de49ec 100644 (file)
@@ -555,7 +555,7 @@ button[disabled],
 
 .claro .dijitDialog .dijitDialogTitleBar {
        background : white;
-       padding : 10px;
+       padding : 8px;
        font-weight : 600;
        color : #555;
        font-size : 16px;