mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-23 12:43:48 -04:00
(style) fix popovers for rtl locales
This commit is contained in:
parent
67b543b7ac
commit
1f88c83a96
@ -163,6 +163,7 @@ export default Vue.extend({
|
||||
.popover {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
/* rtl:ignore: popovers are always positioned absolutely from the upper-left corner */
|
||||
left: 0;
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
Loading…
x
Reference in New Issue
Block a user