tighten up spacing on notification control

This commit is contained in:
Jeff Atwood 2013-10-21 23:56:46 -07:00
parent 4693019e90
commit 5203ba41eb
2 changed files with 2 additions and 2 deletions

View File

@ -502,7 +502,7 @@ h3 {display: block;}
}
.btn-group {
margin-top: 50px;
margin-top: 25px;
position: relative;
}

View File

@ -348,7 +348,7 @@ iframe {
}
.btn-group {
margin-top: 50px;
margin-top: 25px;
position: relative;
}