mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-04 11:10:04 -04:00
Merge pull request #3864 from tgxworld/push_pixels
UX: Misaligned buttons in image uploader.
This commit is contained in:
commit
18de82afe5
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…
Add table
Reference in a new issue