MediaWiki:Common.css: различия между версиями

Нет описания правки
Нет описания правки
Строка 1245: Строка 1245:
.nomobile {
.nomobile {
display: none
display: none
}
.overflowed{
position:static !important;
}
}
.tooltip{
.tooltip{
   position: static !important;
   position: static !important;
}
}
 
.tooltiptext{
.tooltiptext{
position:fixed !important;
position:absolute !important;
top:20vh;
top:5px;
left:0;
left:0;
margin-left:1em;
margin-left:1em;