Put the important mark in the quick classes
This commit is contained in:
parent
c16b07f32a
commit
2bc484d89a
@ -155,16 +155,16 @@ input, select, textarea {
|
|||||||
background-repeat: repeat;
|
background-repeat: repeat;
|
||||||
}
|
}
|
||||||
.left {
|
.left {
|
||||||
float: left;
|
float: left!important;
|
||||||
}
|
}
|
||||||
.right {
|
.right {
|
||||||
float: right;
|
float: right!important;
|
||||||
}
|
}
|
||||||
.inline {
|
.inline {
|
||||||
display: inline;
|
display: inline!important;
|
||||||
}
|
}
|
||||||
.block {
|
.block {
|
||||||
display: block;
|
display: block!important;
|
||||||
}
|
}
|
||||||
.tui-shortcut {
|
.tui-shortcut {
|
||||||
float: right;
|
float: right;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user