Commit 886e7037 authored by Zlatan Vasović's avatar Zlatan Vasović

Remove display: block from address

<address> is already displayed as block in all browsers (UAs).
parent 10a96015
......@@ -264,7 +264,6 @@ blockquote:after {
// Addresses
address {
display: block;
margin-bottom: @line-height-computed;
font-style: normal;
line-height: @line-height-base;
......
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