fix theme hovercard on all pages (bug 905425)
This commit is contained in:
Родитель
1279d0dc91
Коммит
b645a43aa8
|
@ -115,7 +115,7 @@
|
|||
overflow: hidden;
|
||||
position: relative;
|
||||
img {
|
||||
width: 200px;
|
||||
width: auto;
|
||||
height: 67px;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
|
@ -406,7 +406,3 @@
|
|||
.hovercard .install-shell .d2c-reasons-help {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.hovercard .persona-preview img {
|
||||
width: auto;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче