mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 16:19:48 +02:00
Avoid calling getComputedStyle and triggering reflows
This commit is contained in:
+1
-1
@@ -2208,7 +2208,7 @@ div.full-screen > button:hover {
|
||||
border-bottom: 1px solid black;
|
||||
}
|
||||
|
||||
.infobox .selection-heading {
|
||||
.infobox .infobox-heading {
|
||||
display: block;
|
||||
border-radius: 4px 0 0 0;
|
||||
padding: 5px 10px;
|
||||
|
||||
Reference in New Issue
Block a user