Fix css
This commit is contained in:
parent
8a2741650a
commit
949ef8d7d8
@ -105,8 +105,11 @@ img.demothumb {
|
||||
object-fit: contain;
|
||||
height: 140px;
|
||||
background-position-y: bottom;
|
||||
background-position-x: right;
|
||||
}
|
||||
.demologo {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
|
||||
@media only screen and (max-width: 767px)
|
||||
{
|
||||
|
||||
@ -1362,9 +1362,6 @@ td.showDragHandle {
|
||||
transition: left 0.5s ease;
|
||||
}
|
||||
|
||||
.demologo {
|
||||
width: 200px;
|
||||
}
|
||||
div.blockvmenulogo
|
||||
{
|
||||
border-bottom: 0 !important;
|
||||
|
||||
@ -2471,9 +2471,6 @@ font.vsmenudisabledmargin { margin: 1px 1px 1px 8px; }
|
||||
|
||||
a.help:link, a.help:visited, a.help:hover, a.help:active, span.help { text-align: <?php print $left; ?>; font-weight: normal; color: #999; text-decoration: none; }
|
||||
|
||||
.demologo {
|
||||
width: 200px;
|
||||
}
|
||||
div.blockvmenulogo
|
||||
{
|
||||
border-bottom: 0 !important;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user