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;
|
||||
display: flex;
|
||||
opacity: 0.25;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
.stack h2:hover button {
|
||||
@@ -852,7 +853,7 @@ button.button-inline:hover {
|
||||
width: 320px;
|
||||
display: inline-block;
|
||||
}
|
||||
.stack h2 .stack-actions {
|
||||
.stack h2 button {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user