Tweak discussion controls dropdown split

This commit is contained in:
Toby Zerner 2015-02-26 09:44:31 +10:30
parent b5beda019f
commit 05a4662a02

View File

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