mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-07 04:54:24 +01:00
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-top: 0;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
word-break: normal;
|
word-break: normal;
|
||||||
word-wrap: nowrap;
|
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user