New "minimal" mode for displaying the network content. Preparation for e.g. a multicolumn layout.
This commit is contained in:
parent
b0dd16696a
commit
3e5b9e97e7
3 changed files with 25 additions and 8 deletions
|
|
@ -1088,6 +1088,12 @@ section {
|
|||
position: absolute;
|
||||
left: 215px;
|
||||
}
|
||||
|
||||
section.minimal {
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
}
|
||||
|
||||
/* wall item */
|
||||
.tread-wrapper {
|
||||
/* border-bottom: 1px solid #BDCDD4; */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue