TRI-293: edit adaptive
This commit is contained in:
1
static/css/base/redefine.css
Normal file
1
static/css/base/redefine.css
Normal file
@@ -0,0 +1 @@
|
||||
header{padding-left:0;padding-right:0}footer{overflow:hidden}.wrapper_header_content{max-width:initial}@media only screen and (max-width: 1319.98px){section.profile{width:100%}.info_profile{width:100%}.dropbtn,.header_logo,.header_btn_mover{margin-right:15px}#support_img{margin-left:5px}}@media (max-width: 767.98px){.menu_buttons.right.open{right:0;transition:200ms;position:fixed;display:block;padding-top:0;top:45px;background:#ffffff}}
|
||||
File diff suppressed because one or more lines are too long
@@ -22,6 +22,16 @@ footer {
|
||||
.info_profile {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.dropbtn,
|
||||
.header_logo,
|
||||
.header_btn_mover {
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
#support_img {
|
||||
margin-left: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: $screen-sm-max) {
|
||||
|
||||
Reference in New Issue
Block a user