show stack action buttons on mobile device
Signed-off-by: Artem Anufrij <artem.anufrij@live.de>
This commit is contained in:
@@ -297,7 +297,7 @@ button.button-inline:hover {
|
||||
.stack h2 button,
|
||||
.stack .stack-actions {
|
||||
float: right;
|
||||
margin: 0px 0px 0px 20px;
|
||||
margin: 0px 0px 0px 10px;
|
||||
}
|
||||
|
||||
.stack h2 span {
|
||||
@@ -901,6 +901,11 @@ button.button-inline:hover {
|
||||
width: 100%;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.stack h2 .stack-actions {
|
||||
display: flex;
|
||||
opacity: 0.25;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user