resizeable subscription list

This commit is contained in:
Athou
2013-12-12 09:38:09 +01:00
parent 64e1b5df09
commit 1791d49efe
21 changed files with 36 additions and 19 deletions

View File

@@ -1,3 +1,7 @@
.main-content {
margin-left: 250px;
}
.full-screen .main-content {
width: 100%;
margin-left: 0;