Delete button in small devices
This commit is contained in:
parent
060dc2fd29
commit
0a7d63c512
|
@ -303,11 +303,11 @@ td.child {
|
||||||
#jseditorToolbarRight button span {
|
#jseditorToolbarRight button span {
|
||||||
font-size: 16px !important;
|
font-size: 16px !important;
|
||||||
}
|
}
|
||||||
#jscontentTools .btn {
|
.contentTools .btn {
|
||||||
font-size: 0px !important;
|
font-size: 0px !important;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
}
|
}
|
||||||
#jscontentTools .btn span {
|
.contentTools .btn span {
|
||||||
font-size: 16px !important;
|
font-size: 16px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue