Fix a small bug in Screwdriver theme

This commit is contained in:
Marien Fressinaud
2014-10-24 12:10:20 +02:00
parent c886daef82
commit f8f16fdeea

View File

@@ -617,7 +617,7 @@ a.btn {
/*=== Body */
#global {
background:#EDE7DE;
height: calc(100% - 85px);
height: calc(100% - 60px);
}
.aside {
border-radius: 0px 12px 0px 0px;