mirror of
https://github.com/discourse/discourse.git
synced 2025-03-31 05:49:24 +08:00
a few more fixes, detailed here: http://meta.discourse.org/t/flatter-styling-now-deployed/10515
This commit is contained in:
parent
aa42a36b8a
commit
5d88bfa8e3
@ -425,7 +425,7 @@ span.post-count {
|
||||
z-index: 1000;
|
||||
padding: 20px 10px 15px 10px;
|
||||
border-bottom: 1px solid #ddd;
|
||||
|
||||
.chzn-container {vertical-align: middle;}
|
||||
}
|
||||
|
||||
.topic-post article.boxed
|
||||
@ -470,7 +470,7 @@ iframe {
|
||||
max-width: 800px;
|
||||
width: 90%;
|
||||
margin: 7px 0 0 0;
|
||||
line-height: 1;
|
||||
line-height: 1.1;
|
||||
}
|
||||
|
||||
|
||||
@ -954,5 +954,5 @@ clear: both;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
input#edit-title {margin-left: 10px;}
|
||||
|
||||
|
@ -17,7 +17,6 @@
|
||||
#topic-title {
|
||||
margin-bottom: 20px;
|
||||
margin: -20px 0 0 0;
|
||||
line-height: 1.7em;
|
||||
|
||||
h1 {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user