mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 16:24:55 +00:00
loosen spacing a bit on embedded topics
This commit is contained in:
parent
20ba6e4b19
commit
9afc5706e9
@ -37,7 +37,7 @@ article.post {
|
|||||||
float: right;
|
float: right;
|
||||||
color: #aaa;
|
color: #aaa;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
margin: 4px 4px 0 0;
|
margin: 10px 4px 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.author {
|
.author {
|
||||||
@ -73,7 +73,7 @@ article.post {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.cooked {
|
.cooked {
|
||||||
padding: 5px 0;
|
padding: 10px 0 20px 0;
|
||||||
margin-left: 65px;
|
margin-left: 65px;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
|
||||||
@ -101,7 +101,7 @@ img.emoji {
|
|||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
width: 200px;
|
width: 200px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-top: 2px;
|
margin-top: 10px;
|
||||||
margin-bottom: 6px;
|
margin-bottom: 6px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
float: right;
|
float: right;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user