mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 05:30:35 +02:00
Remove display: flex on tool button causing issue on Windows Firefox
This commit is contained in:
@@ -447,7 +447,6 @@ button[disabled].action:hover {
|
||||
margin: 0 5px;
|
||||
}
|
||||
.tool-group button {
|
||||
display: flex;
|
||||
flex: 1 1 auto;
|
||||
flex-flow: row nowrap;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user