mirror of https://github.com/twbs/bootstrap.git
fixes #14425: remove invalid css property
This commit is contained in:
parent
28c907f635
commit
3c0e2e28f8
|
|
@ -1143,7 +1143,6 @@ h1[id] {
|
|||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
word-break: normal;
|
||||
word-wrap: nowrap;
|
||||
white-space: nowrap;
|
||||
background-color: transparent;
|
||||
border: 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue