mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-01 09:39:51 -04:00
tighten up spacing on notification control
This commit is contained in:
parent
4693019e90
commit
5203ba41eb
2 changed files with 2 additions and 2 deletions
app/assets/stylesheets
|
@ -502,7 +502,7 @@ h3 {display: block;}
|
|||
}
|
||||
|
||||
.btn-group {
|
||||
margin-top: 50px;
|
||||
margin-top: 25px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
|
|
@ -348,7 +348,7 @@ iframe {
|
|||
}
|
||||
|
||||
.btn-group {
|
||||
margin-top: 50px;
|
||||
margin-top: 25px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue