Skip to content

Remove margin-bottom from ul element

Achilleas Pipinellis requested to merge remove_margin_bottom_from_ul into master

There was an unnecessary margin-bottom in unordered lists.

Before

screenshot-localhost_4000_2016-04-04_09-22-19


After

screenshot-localhost_4000_2016-04-04_09-21-51

Merge request reports