Make sidebar not dissappear as easily
This commit is contained in:
parent
5f7a20fdf4
commit
5559f81f2f
|
@ -3866,14 +3866,6 @@ input, select, textarea {
|
|||
|
||||
}
|
||||
|
||||
@media screen and (max-width: 736px) {
|
||||
|
||||
#sidebar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/* Sponsor bar */
|
||||
#sponsor {
|
||||
padding: 2.5em 2.5em 0.5em 2.5em ;
|
||||
|
|
Loading…
Reference in New Issue