Simple forum software for building great communities.
Go to file
Alexander Skvortsov a6876f0db8 Fix Post-actions being on top of Post Controls Dropdown
- This was accidentially introduced when an explicit z-index was added to reply-actions to prevent Post-footer from covering it
- Here, we revert that zindex, while making Post-footer inline-block to stop it from covering everything. We also set height=0 to stop implicitly added height
2020-09-18 15:33:01 +02:00
framework/core Fix Post-actions being on top of Post Controls Dropdown 2020-09-18 15:33:01 +02:00