Start to improve the ui for tablets

This commit is contained in:
Frédéric Guillot
2014-12-14 20:48:15 -05:00
parent 4e695a9fcf
commit f237cdc859
8 changed files with 88 additions and 12 deletions

View File

@@ -5,14 +5,14 @@
}
.sidebar-content {
margin-left: 330px;
margin-left: 280px;
}
.sidebar {
position: absolute;
left: 0px;
top: 0;
width: 250px;
max-width: 250px;
padding: 10px;
padding-top: 0;
border: 1px solid #ddd;