Mobile theme W.I.P.:

- Get two lines of info description shown on the list
This commit is contained in:
Hadi Nategh 2015-12-23 14:34:05 +00:00
parent 75af27f44d
commit 012d8faf7f
2 changed files with 4 additions and 2 deletions

View File

@ -438,12 +438,13 @@ button#infolog-edit_timestamp {
min-width: auto;
}
div.infoDescRow {
height: 40px;
height: 32px;
font-size: 9pt;
max-width: 99%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding-top: 8px;
}
div.infoLinksRow,
div.infoLinksRow ul[id^='infolog-index_'][id$='filelinks]'] {

View File

@ -412,12 +412,13 @@ button#infolog-edit_timestamp {
min-width: auto;
}
div.infoDescRow {
height:40px;
height:32px;
.mob-fontsize-s;
max-width: 99%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding-top: 8px;
}
div.infoLinksRow, div.infoLinksRow ul[id^='infolog-index_'][id$='filelinks]'] {
.mob-fontsize-s;