Bug 1107850 - Minimum width of typing notification panels is too big. r=clokep
This commit is contained in:
Родитель
e0ca6809dd
Коммит
223a8eb69b
|
@ -73,16 +73,6 @@ statuspanel[sizelimit] {
|
|||
max-width: 50%;
|
||||
}
|
||||
|
||||
statuspanel[type=status] {
|
||||
min-width: 23em;
|
||||
}
|
||||
|
||||
@media all and (max-width: 800px) {
|
||||
statuspanel[type=status] {
|
||||
min-width: 33%;
|
||||
}
|
||||
}
|
||||
|
||||
statuspanel[type=overLink] {
|
||||
transition: opacity 120ms ease-out;
|
||||
direction: ltr;
|
||||
|
|
Загрузка…
Ссылка в новой задаче