Fix extra-long words in card title overflowing.
Signed-off-by: Marin Treselj <marin@pixelipo.com>
This commit is contained in:
@@ -355,8 +355,8 @@ button:hover {
|
|||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
display: inline-block;
|
overflow: hidden;
|
||||||
float: left;
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card.has-labels h3 {
|
.card.has-labels h3 {
|
||||||
|
|||||||
Reference in New Issue
Block a user