forked from mirrors/akkoma-fe
oops, removed unneeded spacing
This commit is contained in:
parent
3d2a8a3ca2
commit
88aae1706a
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
.user-buttons {
|
.user-buttons {
|
||||||
display: flex;
|
display: flex;
|
||||||
padding: .5em 0 .5em 1em;
|
padding: .5em 0 .5em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.panel-body {
|
.panel-body {
|
||||||
|
|
Loading…
Reference in a new issue