Tighten up grid-mode-selector pointer-event bounding box

This commit is contained in:
Simon Howe
2016-08-04 17:42:57 +02:00
parent bf8791b9d5
commit 4e2b2028f0

View File

@@ -1193,12 +1193,12 @@ h2 {
}
.grid-mode-selector {
pointer-events: all;
margin-top: 8px;
margin-left: 8px;
&-wrapper {
pointer-events: all;
border-color: @background-darker-secondary-color;
}