Simplification of manager CSS (#820)

This commit is contained in:
Clément Oudot 2015-08-09 13:46:05 +00:00
parent 5f1a37a439
commit 90e0600398

View File

@ -167,16 +167,6 @@ dl,
#left {
position: relative;
}
#top,
#bottom {
padding-left: 15px;
}
#right {
right: 0px;
padding-left: 0px;
}
#left {
}
.scrollable {
overflow: auto;
}