mirror of
https://github.com/openwrt/luci.git
synced 2026-06-17 17:03:20 +04:00
luci-mod-system: fix IE10/Edge rendering quirk on SSH keys page
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
white-space: nowrap;
|
||||
unicode-bidi: bidi-override;
|
||||
}
|
||||
|
||||
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
||||
.cbi-dynlist .item > small { direction: ltr }
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="cbi-map">
|
||||
|
||||
Reference in New Issue
Block a user