Tweak discussion controls dropdown split

This commit is contained in:
Toby Zerner
2015-02-26 09:44:31 +10:30
parent acd417a57c
commit 7ab0c3bc17

View File

@ -22,10 +22,10 @@
} }
& .btn-group:not(.item-count-1) { & .btn-group:not(.item-count-1) {
& .btn { & .btn {
width: 80%; width: 77%;
} }
& .dropdown-toggle { & .dropdown-toggle {
width: 19%; width: 22%;
} }
} }
} }