1
0
Fork 0

Now the third most likely languages are shown.

In "vier" the tag line is now suppressed. It saves a little bit of space - and is redundant.
This commit is contained in:
Michael Vogel 2013-01-09 20:54:18 +01:00
commit 82820d8e95
4 changed files with 58 additions and 6 deletions

View file

@ -1091,6 +1091,7 @@ border-bottom: 1px solid #D2D2D2;
max-width: 660px;
word-wrap: break-word;
line-height: 1.36;
padding-bottom: 6px;
}
.wall-item-container .wall-item-content img {
@ -1304,7 +1305,9 @@ border-bottom: 1px solid #D2D2D2;
.wall-item-tags {
padding-top: 1px;
padding-bottom: 2px;
display: none;
}
.tag {
color: rgb(153,153,153);
padding-left: 3px;