1
0
mirror of synced 2026-08-06 18:26:58 +00:00

FIX: Align checked icon in title.

This commit is contained in:
Bianca Nenciu
2019-05-10 14:07:00 +03:00
parent db35674cc4
commit 44e832813c
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#topic-title .d-icon-far-check-square {
margin-top: 0.25em;
}
+1
View File
@@ -15,6 +15,7 @@ end
PLUGIN_NAME = "discourse_solved".freeze
register_asset 'stylesheets/solutions.scss'
register_asset 'stylesheets/mobile/solutions.scss', :mobile
after_initialize do