Commit c8a17cdb authored by Mike Greiling's avatar Mike Greiling

properly center dropdown menu button in content-list context

parent d3baec9a
......@@ -155,7 +155,8 @@ ul.content-list {
}
> .btn,
> .btn-group {
> .btn-group,
> .dropdown.inline {
margin-right: $gl-padding-top;
display: inline-block;
margin-top: 3px;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment