mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-27 10:24:37 +02:00
fix rtl js/css
This commit is contained in:
@@ -254,10 +254,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.links-menu {
|
||||
right: 3rem !important;
|
||||
}
|
||||
|
||||
.hidden-links {
|
||||
position: absolute;
|
||||
top: 100%;
|
||||
@@ -284,7 +280,7 @@
|
||||
content: "";
|
||||
position: absolute;
|
||||
top: -11px;
|
||||
right: 10px;
|
||||
right: 14px;
|
||||
width: 0;
|
||||
border-style: solid;
|
||||
border-width: 0 10px 10px;
|
||||
@@ -297,7 +293,7 @@
|
||||
content: "";
|
||||
position: absolute;
|
||||
top: -10px;
|
||||
right: 10px;
|
||||
right: 14px;
|
||||
width: 0;
|
||||
border-style: solid;
|
||||
border-width: 0 10px 10px;
|
||||
@@ -315,6 +311,10 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.links-menu {
|
||||
right: 3rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user