some style cleanup
This commit is contained in:
Родитель
b1762ece53
Коммит
8623378c78
|
@ -8,14 +8,14 @@
|
|||
opacity: 0;
|
||||
position: absolute;
|
||||
right: -10px;
|
||||
bottom: -5px;
|
||||
bottom: 0px;
|
||||
left: 0;
|
||||
visibility: hidden;
|
||||
z-index: 4;
|
||||
.width(3);
|
||||
&.visible {
|
||||
opacity: 1;
|
||||
bottom: -15px;
|
||||
bottom: -6px;
|
||||
visibility: visible;
|
||||
}
|
||||
.wrap {
|
||||
|
@ -35,7 +35,7 @@
|
|||
height: 12px;
|
||||
position: absolute;
|
||||
top: -5px;
|
||||
right: 13px;
|
||||
left: 9px;
|
||||
z-index: 5;
|
||||
width: 12px;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче