9 lines
118 B
Stylus
9 lines
118 B
Stylus
|
|
.float-left
|
|
float: left !important;
|
|
|
|
.float-right
|
|
float: right !important;
|
|
|
|
.float-none
|
|
float: none !important; |