mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 20:03:15 +08:00
Merge pull request #3864 from tgxworld/push_pixels
UX: Misaligned buttons in image uploader.
This commit is contained in:
commit
18de82afe5
|
@ -37,6 +37,6 @@
|
||||||
.image-upload-controls {
|
.image-upload-controls {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
label.btn {
|
label.btn {
|
||||||
padding: 7px 10px 5px 10px;
|
padding: 6px 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user