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:
parent
348f43157a
commit
82820d8e95
4 changed files with 58 additions and 6 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue