moved css code

Signed-off-by: Artem Anufrij <artem.anufrij@live.de>
This commit is contained in:
Artem Anufrij
2017-05-28 14:29:24 +02:00
parent c3b9579f1d
commit ff77fb68f5

View File

@@ -856,10 +856,6 @@ button.button-inline:hover {
.board-header-controls.app-popover-menu-utils {
display: none;
}
.stack h2 .stack-actions {
display: flex;
opacity: 0.25;
}
}
@media (max-width: 480px) {
@@ -867,6 +863,10 @@ button.button-inline:hover {
width: 100%;
display: block;
}
.stack h2 .stack-actions {
display: flex;
opacity: 0.25;
}
}
/**