Options button in the Composer

Can you please structure the html of all Composer buttons in the same way?
The Options BUTTON is the only one inside an additional DIV, which makes it much more difficult to style.

You can see the problem in Meta with Material Design Theme. Look at the last button.

5개의 좋아요

Well, we have some problem even with the default theme
option-button

4개의 좋아요

Hmm good point can we fix this @awesomerobot?

Yeah that’s a bit of an odd inconsistency. Fixed via

https://github.com/discourse/discourse/commit/5f2f36fdd785e90202c4a49e7e0ac5746e69eb49

9개의 좋아요

@awesomerobot, this helped a lot but didn’t solve it. The extra

may still be the problem.
21%20AM

Removing the div would be a bit complicated because that button/dropdown is structured like most of our other dropdowns.

I could only reproduce it at certain zoom levels, but I pushed a fix that should help. Just so I can double check: which browser/OS were you seeing this in?

3개의 좋아요

Safari on Mac. This fixes it for me. Thanks Kris.

This topic was automatically closed after 45 hours. New replies are no longer allowed.