mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
UX: Misaligned buttons in image uploader.
This commit is contained in:
parent
50d2ba5f8e
commit
63fbab5b29
1 changed files with 1 additions and 1 deletions
|
@ -37,6 +37,6 @@
|
|||
.image-upload-controls {
|
||||
padding: 10px;
|
||||
label.btn {
|
||||
padding: 7px 10px 5px 10px;
|
||||
padding: 6px 10px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue