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
@ -20,3 +20,7 @@ div.status_advanced_box {
|
|||||||
a.status_advanced_link {
|
a.status_advanced_link {
|
||||||
width: 95%;
|
width: 95%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.content_div_normalmode {
|
||||||
|
overflow: scroll;
|
||||||
|
}
|
@ -22,7 +22,7 @@ $skin_selector: $orange_very_lighten;
|
|||||||
#right_content {
|
#right_content {
|
||||||
color: $default_text;
|
color: $default_text;
|
||||||
position: relative;
|
position: relative;
|
||||||
width: calc(100%-240px);
|
width: calc(100% - 240px);
|
||||||
max-width: 1300px;
|
max-width: 1300px;
|
||||||
min-height: 200px;
|
min-height: 200px;
|
||||||
margin-left: 240px;
|
margin-left: 240px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user