mirror of
https://github.com/twisterarmy/theme_nin.git
synced 2025-01-30 16:44:31 +00:00
responsive
This commit is contained in:
parent
7d831da6b2
commit
6a2db9a723
@ -2602,12 +2602,13 @@ ul.dropdown-menu li > li > a {
|
||||
}
|
||||
}
|
||||
@media (max-width: 700px) {
|
||||
.network.singleBlock {
|
||||
margin-top: 52px;
|
||||
}
|
||||
.network.singleBlock .module {
|
||||
margin-bottom: 50px;
|
||||
width: 98%;
|
||||
margin: 0 auto 50px auto;
|
||||
width: 100%;
|
||||
margin: 0 !important;
|
||||
float: none;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.userMenu > ul {
|
||||
|
@ -23,12 +23,11 @@
|
||||
|
||||
.network
|
||||
&.singleBlock
|
||||
margin-top: $menu-height
|
||||
.module
|
||||
margin-bottom: 50px
|
||||
width: 98%
|
||||
margin: 0 auto 50px auto
|
||||
width: 100%
|
||||
margin: 0 !important
|
||||
float: none
|
||||
margin-right: auto
|
||||
|
||||
.userMenu
|
||||
> ul
|
||||
|
Loading…
x
Reference in New Issue
Block a user