Skip to content

Commit 358fca7

Browse files
committed
Fix dir="rtl" bug in layers control
Closes #970
1 parent 33618bb commit 358fca7

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/mapml.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -870,13 +870,6 @@ label.mapml-layer-item-toggle {
870870
padding-inline-start: 1.6rem;
871871
}
872872

873-
.mapml-layer-item-settings .mapml-layer-extent .mapml-layer-item-controls{
874-
position: absolute;
875-
right: 0;
876-
}
877-
878-
879-
880873
/**
881874
* Feature Index
882875
*/

0 commit comments

Comments
 (0)