When there are both multiple as well as single-item drop buttons on the same page/table, there's inconsistency on their width and text alignment:
That's because the multiple-item drop buttons need extra width in order to accommodate the drop arrow on their right side.
Here's how it would look with width: 113px
and text-align: left
applied to the single-item drop button:
GitHub Issue #:
1090
Recent comments
Hi @DianeBAS It doesn't look like there are any port requests for these modules and they do not appear in https://github.com/backdrop-contrib so it doesn't look like anybody has tried anything unless...
Station and Community Media
Thanks for those ideas. Here is what I'm doing now that works. This adds the video_filter to the config file. $format = filter_format_load('filtered_html'); $format->filters['video_filter'] = (...
How to programmatically insert an array into config file
The port of Organic Groups is within days (if not hours) of a beta release. Feel free to help test and report issues. https://github.com/backdrop-contrib/og
Porting Organic Groups module to Backdrop