change the history icon-btn selector to work with dropdowns

This commit is contained in:
Martin Cech
2018-02-04 20:10:36 -05:00
parent 3512096a14
commit b28fb7e4d7
+1 -1
View File
@@ -40,7 +40,7 @@
.icon-btn-group {
display: inline-block;
.icon-btn:not(:last-child) {
.icon-btn:not(:last-of-type) {
margin: 0px;
border-radius: 0px;
border-right: none;