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