small css fix

This commit is contained in:
Felix Niklas 2015-06-08 12:36:18 +02:00
parent 12ea7db7d0
commit b21ae7c91a

View file

@ -5043,7 +5043,7 @@ label + .wizard-buttonList {
}
.highlighter {
@extend .horizontal;
display: flex;
}
[data-highlightcolor=Yellow]::selection { background: #f7e7b2; }