remove global margin right on mobile btn

This commit is contained in:
Jeff Atwood 2014-08-25 12:47:02 -07:00
parent 024c503870
commit a11cc46c73
1 changed files with 0 additions and 3 deletions

View File

@ -1,3 +0,0 @@
.btn {
margin-right: 10px;
}