1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-10 23:54:08 +02: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

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;