]> source.dussan.org Git - rspamd.git/commitdiff
Fix stat-box width 1188/head
authorAnna Stakhova <anna@rspamd.com>
Sat, 26 Nov 2016 19:28:56 +0000 (19:28 +0000)
committerAnna Stakhova <anna@rspamd.com>
Sat, 26 Nov 2016 19:28:56 +0000 (19:28 +0000)
interface/css/rspamd.css

index be5709a37b4da075e34655adc9c7749cd573d130..3a94492bbbfdf7e042218fa906745437dadecb51 100644 (file)
@@ -338,7 +338,7 @@ td.maps-cell {
                padding:0 10px;
                }
        .stat-box:not(.pull-right) {
-               width: 90px;
+               min-width: 90px;
        }
        /*.stat-boxes .stat-box:first-child {
                margin-right:0;