Fix editableList sizing on safari

This commit is contained in:
Nick O'Leary
2016-09-30 10:46:13 +01:00
parent 7ed9e7cdd4
commit 2e87ebe800
3 changed files with 5 additions and 7 deletions

View File

@@ -90,7 +90,6 @@
@include workspace-button;
color: $workspace-button-toggle-color !important;
background:$workspace-button-background-active;
transition: all 0.1s ease-in-out;
margin-bottom: 1px;
&.selected:not(.disabled) {
color: $workspace-button-toggle-color-selected !important;