1
0
Fork 0

Update wall_thread.tpl (#5352)

* Update wall_thread.tpl

named an unnamed style definition to can address it via css

* Update style.css

Added div wall-spacer definition

* Update wall_thread.tpl

removed wall-spacer definition. moved to main css

* Update style.css

* Update wall_thread.tpl
This commit is contained in:
hoergen 2018-07-10 15:31:29 +02:00 committed by Hypolite Petovan
commit 39abfb547d
2 changed files with 6 additions and 1 deletions

View file

@ -1666,6 +1666,11 @@ section #jotOpen {
z-index: 1000;
}
/* Space between content and head */
.wall-spacer {
height: 10px;
}
/* wall items content */
.wall-item-content {
word-break: break-word;