mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
line up modal nav pills better
This commit is contained in:
parent
d13dbaaa36
commit
314f154def
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
|
||||
.modal {
|
||||
.nav {
|
||||
padding: 10px 30px;
|
||||
padding: 10px 30px 10px 15px;
|
||||
background-color: lighten($secondary, 76%);
|
||||
li > a {
|
||||
font-size: 14px;
|
||||
|
|
Loading…
Reference in a new issue