1140, make tooltips responsive
This commit is contained in:
Родитель
5c0df83831
Коммит
d4b0fadeb2
|
@ -46,6 +46,10 @@
|
|||
.license-body {
|
||||
width: calc(100% - 250px);
|
||||
}
|
||||
|
||||
.hint--large::after{
|
||||
width: 150px;
|
||||
}
|
||||
}
|
||||
|
||||
/* iPads (portrait) ----------- */
|
||||
|
@ -162,6 +166,10 @@
|
|||
.license-rules:not(.license-rules-sidebar) .license-limitations span {
|
||||
background-position: -14px 0;
|
||||
}
|
||||
|
||||
.hint--large::after{
|
||||
width: 80px;
|
||||
}
|
||||
}
|
||||
|
||||
/* Smartphones (portrait) ----------- */
|
||||
|
|
Загрузка…
Ссылка в новой задаче