Signed-off-by: Marin Treselj <marin@pixelipo.com>
This commit is contained in:
Marin Treselj
2017-05-31 08:17:18 +02:00
parent 73eff3d64e
commit e06a2ad743
2 changed files with 3 additions and 3 deletions

View File

@@ -250,7 +250,7 @@ button.button-inline:hover {
.stack h2 button {
margin-left: auto;
display: flex;
display: flex;
opacity: 0.25;
}
@@ -258,7 +258,7 @@ button.button-inline:hover {
white-space: normal;
overflow: hidden;
text-overflow: ellipsis;
cursor: text;
cursor: text;
}
.stack h2:hover .stack-actions {