Temporary fix for card delete button position
Signed-off-by: Marin Treselj <marin@pixelipo.com>
This commit is contained in:
@@ -261,6 +261,7 @@ button.button-inline:hover {
|
|||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
display: flex;
|
display: flex;
|
||||||
opacity: 0.25;
|
opacity: 0.25;
|
||||||
|
padding-right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.stack h2:hover button {
|
.stack h2:hover button {
|
||||||
@@ -852,7 +853,7 @@ button.button-inline:hover {
|
|||||||
width: 320px;
|
width: 320px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
.stack h2 .stack-actions {
|
.stack h2 button {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user