Overflow: Scroll pri širokih vprašanjih na mobilnem
+ popravek za sass errror (presledki pred in za +/- znaki)
This commit is contained in:
parent
ab903c761e
commit
4676e63dc5
2710
public/css/admin.css
2710
public/css/admin.css
File diff suppressed because it is too large
Load Diff
@ -19,4 +19,8 @@ div.status_advanced_box {
|
||||
|
||||
a.status_advanced_link {
|
||||
width: 95%;
|
||||
}
|
||||
|
||||
.content_div_normalmode {
|
||||
overflow: scroll;
|
||||
}
|
@ -22,7 +22,7 @@ $skin_selector: $orange_very_lighten;
|
||||
#right_content {
|
||||
color: $default_text;
|
||||
position: relative;
|
||||
width: calc(100%-240px);
|
||||
width: calc(100% - 240px);
|
||||
max-width: 1300px;
|
||||
min-height: 200px;
|
||||
margin-left: 240px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user