mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-02 03:08:52 +00:00
fixed the positioning for top-right
fixed the positioning for top-right because it wasen't the same as top-left xD
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
}
|
||||
|
||||
.menu.align-top-right {
|
||||
right: 10;
|
||||
right: 40;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
@@ -109,4 +109,4 @@
|
||||
.menu.align-center {
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user