Commit fa9bf0bc6e9a372b2c4dfc181167c91b51102138
1 parent
62e3b662
Exists in
master
and in
4 other branches
fix pairwise spiner
Showing
1 changed file
with
0 additions
and
4 deletions
Show diff stats
style.css
... | ... | @@ -2447,10 +2447,6 @@ input.button.with-text { |
2447 | 2447 | padding: 0.5em 1em; |
2448 | 2448 | } |
2449 | 2449 | /*Pairwise*/ |
2450 | -div.pairwise_main .spinner { | |
2451 | - width: 92%; | |
2452 | -} | |
2453 | - | |
2454 | 2450 | .pairwise-plugin_pairwise-content #article-header .title { |
2455 | 2451 | display: none; |
2456 | 2452 | } | ... | ... |