suppress editor toolbar buttons a bit

This commit is contained in:
Jeff Atwood 2015-09-05 22:22:04 -07:00
parent 73526e1211
commit 81ba90fd22
1 changed files with 1 additions and 0 deletions

View File

@ -419,6 +419,7 @@
top: 0;
position: absolute;
border-bottom: 1px solid dark-light-diff($primary, $secondary, 90%, -60%);
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
background-color: $secondary;
z-index: 100;
}