New "minimal" mode for displaying the network content. Preparation for e.g. a multicolumn layout.

This commit is contained in:
Michael Vogel 2013-12-04 23:46:51 +01:00
commit 3e5b9e97e7
3 changed files with 25 additions and 8 deletions

View file

@ -1088,6 +1088,12 @@ section {
position: absolute;
left: 215px;
}
section.minimal {
top: 0px;
left: 0px;
}
/* wall item */
.tread-wrapper {
/* border-bottom: 1px solid #BDCDD4; */