mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-28 10:08:20 -05:00
10 lines
151 B
SCSS
10 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; }
|
|
}
|