0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

Merge pull request #10560 from ZDroid/patch-1

Remove display: block from address
This commit is contained in:
Mark Otto 2013-09-10 21:25:31 -07:00
commit 84567af1a8

View File

@ -264,7 +264,6 @@ blockquote:after {
// Addresses
address {
display: block;
margin-bottom: @line-height-computed;
font-style: normal;
line-height: @line-height-base;