diff --git a/assets/stylesheets/solutions.scss b/assets/stylesheets/solutions.scss index 651c3d9..b10b507 100644 --- a/assets/stylesheets/solutions.scss +++ b/assets/stylesheets/solutions.scss @@ -26,6 +26,7 @@ $solved-color: green; .post-controls .extra-buttons { // anon text .accepted-text { + white-space: nowrap; .d-icon, .accepted-label { color: $solved-color;