mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Site settings page tweak
This commit is contained in:
parent
629fe8b426
commit
281f839e54
@ -162,6 +162,7 @@ td {border-bottom: 1px solid #ddd; border-top: 1px solid #ddd;}
|
||||
width: 850px;
|
||||
@include medium-width { width: 740px; }
|
||||
@include small-width { width: 700px; }
|
||||
min-height: 800px;
|
||||
margin-left: 0;
|
||||
border-left: solid 1px lighten($nav-stacked-border-color, 5%);
|
||||
padding: 30px 0 30px 30px;
|
||||
|
Loading…
Reference in New Issue
Block a user