mirror of
https://github.com/twisterarmy/twister-calm.git
synced 2025-01-12 07:58:05 +00:00
fixed styles
This commit is contained in:
parent
be8bfd6d42
commit
c32eb28081
@ -1853,7 +1853,11 @@ input.userMenu-search-field:focus::-ms-input-placeholder {
|
||||
line-height: 40px;
|
||||
position: relative;
|
||||
left: 40%;
|
||||
transform: rotate(90deg);
|
||||
-webkit-transform: rotate(90deg);
|
||||
-moz-transform: rotate(90deg);
|
||||
-ms-transform: rotate(90deg);
|
||||
-o-transform: rotate(90deg);
|
||||
}
|
||||
/*************************************
|
||||
****************** FOLLOWING MODAL
|
||||
|
Loading…
Reference in New Issue
Block a user