centering tab on slideup

This commit is contained in:
Brandon 2014-04-02 21:09:22 -07:00
parent 3d4e0338fe
commit d9ea888d6f
3 changed files with 4 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -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);