Commit fc42d41856b7158fe278e437481a962db5bd15ac

Authored by Gustavo Cruz
2 parents 57ebc589 f63652f1

Merge branch 'master' of gitlab.com:participa/participa-theme

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
style.css
... ... @@ -2447,6 +2447,10 @@ input.button.with-text {
2447 2447 padding: 0.5em 1em;
2448 2448 }
2449 2449 /*Pairwise*/
  2450 +.action-home-index div.pairwise_main .spinner {
  2451 + width: 94%;
  2452 +}
  2453 +
2450 2454 .pairwise-plugin_pairwise-content #article-header .title {
2451 2455 display: none;
2452 2456 }
... ...