centering tab on slideup
This commit is contained in:
parent
3d4e0338fe
commit
d9ea888d6f
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1650,6 +1650,8 @@ input:checked + .rice {
|
||||
.post-form-style-tabbed-slideup #qrtab {
|
||||
top: auto !important;
|
||||
bottom: 100% !important;
|
||||
right: 50%;
|
||||
<%= transform %>: translateX(50%);
|
||||
}
|
||||
.post-form-style-tabbed-slideout.sidebar-location-left #qrtab {
|
||||
<%= transform %>: rotate(90deg);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user