"Plus de hauteur"

This commit is contained in:
2017-10-28 11:54:12 +02:00
parent 76cf51831b
commit 208029f41d
3 changed files with 9 additions and 4 deletions

View File

@@ -92,7 +92,7 @@ span.top_menu_item:hover, span.top_menu_item_selected:hover {
}
div.content_wrapper {
height: 497px;
height: 552px;
width: 1280px;
}
@@ -104,7 +104,7 @@ div.left_menu {
overflow-y: auto;
overflow-x: hidden;
width: 249px;
height: 495px;
height: 550px;
line-height: 50px;
}
@@ -141,7 +141,7 @@ div.content {
top: 102px;
left: 260px;
width: 1010px;
height: 475px;
height: 530px;
background-color: #E5E5E5;
overflow-y: auto;
padding: 10px;