mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 23:11:12 +00:00
Fix the styles for the responsive (#30168).
Patch by Max Johansson. git-svn-id: http://svn.redmine.org/redmine/trunk@17835 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
3b7e382d98
commit
9e86c95c3e
@ -217,15 +217,10 @@
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.splitcontentleft, #list-left {
|
.splitcontentleft, .splitcontentright, .splitcontenttop {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
flex: auto;
|
flex: auto;
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
}
|
|
||||||
|
|
||||||
.splitcontentright, #list-right {
|
|
||||||
width: 100%;
|
|
||||||
flex: auto;
|
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user