#11268 Fixed css
This commit is contained in:
parent
4a8e8f4ae1
commit
2eb617e1e6
|
@ -34,6 +34,7 @@ div#vc-controls {
|
|||
|
||||
div#vc-controls div#menu_tab {
|
||||
margin: 0px;
|
||||
height: 100% !important;
|
||||
}
|
||||
|
||||
div#vc-controls ul.white-box-content {
|
||||
|
@ -165,6 +166,14 @@ div.label strong span {
|
|||
z-index: 999;
|
||||
}
|
||||
|
||||
.vc-btn-no-fullscreen {
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
.vc-btn-no-fullscreen img {
|
||||
margin-top: 0 !important;
|
||||
}
|
||||
|
||||
.visual_font_size_4pt,
|
||||
.visual_font_size_4pt > em,
|
||||
.visual_font_size_4pt > strong,
|
||||
|
|
Loading…
Reference in New Issue