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:
commit
84567af1a8
@ -264,7 +264,6 @@ blockquote:after {
|
|||||||
|
|
||||||
// Addresses
|
// Addresses
|
||||||
address {
|
address {
|
||||||
display: block;
|
|
||||||
margin-bottom: @line-height-computed;
|
margin-bottom: @line-height-computed;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
line-height: @line-height-base;
|
line-height: @line-height-base;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user