mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 18:29:54 +08:00
11 lines
151 B
SCSS
11 lines
151 B
SCSS
#topic-title {
|
|
|
|
.title-wrapper {float: left; width: 90%;}
|
|
|
|
a.badge-category {
|
|
margin-top: 5px;
|
|
}
|
|
|
|
a.edit-topic i { font-size: 0.8em; }
|
|
}
|