mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
remove unnecessary onebox body padding
This commit is contained in:
parent
5cf0c59628
commit
f36fc8c41f
@ -36,7 +36,7 @@ a.loading-onebox {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.onebox-result-body {
|
.onebox-result-body {
|
||||||
padding: 5px;
|
padding-top: 5px;
|
||||||
font-family: Georgia, Times, "Times New Roman", serif;
|
font-family: Georgia, Times, "Times New Roman", serif;
|
||||||
img {
|
img {
|
||||||
max-width:200px;
|
max-width:200px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user