mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-28 16:21:11 +00:00
Oops missed a semi colon
This commit is contained in:
parent
0ba57f9114
commit
f73a50f065
|
@ -163,7 +163,7 @@
|
|||
|
||||
#typeahead-suggestions {
|
||||
position: absolute;
|
||||
top: @header-height
|
||||
top: @header-height;
|
||||
z-index: 99999;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue