Преглед изворни кода

Fix long descriptions from overflowing the area.

pull/76/head
Lapo Luchini пре 10 година
родитељ
комит
0f62f70f79
1 измењених фајлова са 2 додато и 0 уклоњено
  1. +2
    -0
      pinry/static/css/pinry.css

+ 2
- 0
pinry/static/css/pinry.css Прегледај датотеку

@@ -243,6 +243,8 @@ textarea {
font-size: 12px;
margin-bottom: 0;
padding: 8px;
overflow: hidden;
text-overflow: ellipsis;
}

.pin strong {


Loading…
Откажи
Сачувај