Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Merge pull request #11008 from srirambv/errorbutton
Browse files Browse the repository at this point in the history
Fix button alignment on error page
  • Loading branch information
cezaraugusto authored Sep 19, 2017
2 parents 6f6f887 + fafa53c commit 795f36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion less/about/error.less
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body {

.errorContent {
display: flex;
width: 40vw;
width: 60vw;
max-width: 600px;
margin: 20vh auto;
line-height: 1.6em;
Expand Down

0 comments on commit 795f36a

Please sign in to comment.