mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Merge pull request #10955 from ZDroid/patch-1
Insert comma to fix validation warning
This commit is contained in:
commit
7112d06a2b
@ -114,6 +114,6 @@ hr {
|
||||
margin: -1px;
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
clip: rect(0 0 0 0);
|
||||
clip: rect(0,0,0,0);
|
||||
border: 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user