[ticket/368] Correctly display clock in rtl languages
B3P-368
This commit is contained in:
@@ -383,6 +383,11 @@ a.portal-forumtitle {
|
||||
height: 50px;
|
||||
}
|
||||
|
||||
.rtl .portal-clock-wrapper {
|
||||
/* Arabic clocks are ltr */
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
.portal-clock {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user