mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-31 01:09:22 +02:00
Don't let modal button cover up header bottom border
This commit is contained in:
@@ -713,7 +713,7 @@ button.save.has-count .count::before {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
height: 60px;
|
||||
height: 59px;
|
||||
z-index: 50;
|
||||
}
|
||||
[dir='rtl'] .modal > button {
|
||||
|
||||
Reference in New Issue
Block a user