Merge pull request #1705 from vvlladd28/bugs/invisible_clickable_button
Fix invisible clickable button from edit mode
This commit is contained in:
commit
fae2d575df
@ -647,7 +647,7 @@ section.tb-top-header-buttons {
|
|||||||
|
|
||||||
.tb-header-buttons .tb-btn-header {
|
.tb-header-buttons .tb-btn-header {
|
||||||
position: relative !important;
|
position: relative !important;
|
||||||
display: inline-block !important;
|
display: inline-block;
|
||||||
animation: tbMoveFromTopFade .3s ease both;
|
animation: tbMoveFromTopFade .3s ease both;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user