mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-02 20:40:24 +00:00
Merge pull request #10933 from ZDroid/patch-2
Change border to border-radius
This commit is contained in:
commit
d82650102c
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ pre {
|
|||
color: inherit;
|
||||
white-space: pre-wrap;
|
||||
background-color: transparent;
|
||||
border: 0;
|
||||
border-radius: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue