mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-29 00:31:09 +00:00
Removed unnessecary important CSS
This commit is contained in:
parent
1244ed148a
commit
991b5adf6f
|
@ -80,8 +80,8 @@
|
||||||
> div.tright,
|
> div.tright,
|
||||||
> div.floatright,
|
> div.floatright,
|
||||||
> table.floatright {
|
> table.floatright {
|
||||||
margin: 0.6rem -@margin-side !important;
|
margin: 0.6rem -@margin-side;
|
||||||
width: 100vw !important;
|
width: 100vw;
|
||||||
float: unset;
|
float: unset;
|
||||||
clear: none;
|
clear: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue