mirror of
https://github.com/maputnik/editor.git
synced 2026-06-22 15:17:29 +00:00
Fix vertical align of view/select in toolbar
This commit is contained in:
@@ -107,6 +107,8 @@
|
|||||||
display: inline;
|
display: inline;
|
||||||
width: auto;
|
width: auto;
|
||||||
border: solid 1px $color-midgray;
|
border: solid 1px $color-midgray;
|
||||||
|
vertical-align: inherit;
|
||||||
|
margin-top: -2px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user