From 19f530a8271ef4ecadbee41a4d4b49775588f5c0 Mon Sep 17 00:00:00 2001 From: Kris Date: Wed, 4 Dec 2024 16:30:48 -0500 Subject: [PATCH] UX: refactor title editing CSS to improve layout (#30109) --- .../discourse/app/templates/topic.hbs | 87 ++++++++++--------- app/assets/stylesheets/common/base/topic.scss | 81 +++++++++++------ app/assets/stylesheets/desktop/topic.scss | 5 -- 3 files changed, 100 insertions(+), 73 deletions(-) diff --git a/app/assets/javascripts/discourse/app/templates/topic.hbs b/app/assets/javascripts/discourse/app/templates/topic.hbs index 0aec2e75b5f..5b364af76d5 100644 --- a/app/assets/javascripts/discourse/app/templates/topic.hbs +++ b/app/assets/javascripts/discourse/app/templates/topic.hbs @@ -52,58 +52,61 @@
- - - - - {{#if this.showCategoryChooser}} +
- +
+ + {{#if this.showCategoryChooser}} +
+ + + +
{{/if}} {{#if this.canEditTags}} - - - - +
+ + + +
{{/if}} - - - +