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:
Jo-Philipp Wich 2018-12-02 17:10:39 +01:00
parent 9a6e584449
commit a92c94df32

View file

@ -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">