Skip to content

Commit

Permalink
Merge pull request #12539 from nextcloud/fix-redirect-design
Browse files Browse the repository at this point in the history
Fix redirect page design details
  • Loading branch information
MorrisJobke authored Nov 20, 2018
2 parents c9af398 + 256f989 commit 2be8930
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/css/guest.css
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ input[type='submit'],
input[type='submit'].icon-confirm,
input[type='button'],
button,
a.button,
.button,
select {
display: inline-block;
Expand Down Expand Up @@ -607,6 +608,7 @@ form #selectDbType label.ui-state-active {
.warning h2,
.update h2,
.error h2 {
color: #fff;
text-align: center;
}

Expand Down

0 comments on commit 2be8930

Please sign in to comment.