'add new stack' margin
Signed-off-by: Artem Anufrij <artem.anufrij@live.de>
This commit is contained in:
committed by
Julius Härtl
parent
1e4e0a3947
commit
543127c1e6
@@ -221,7 +221,7 @@ button:hover {
|
|||||||
#stack-add {
|
#stack-add {
|
||||||
background-color: rgba(240,240,240,.9);
|
background-color: rgba(240,240,240,.9);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
margin-right: 12px;
|
margin-right: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#stack-add > form {
|
#stack-add > form {
|
||||||
|
|||||||
Reference in New Issue
Block a user