1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-15 10:05:40 +02:00

Merge pull request #10933 from ZDroid/patch-2

Change border to border-radius
This commit is contained in:
Mark Otto
2013-10-12 15:35:07 -07:00

View File

@@ -42,7 +42,7 @@ pre {
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border: 0;
border-radius: 0;
}
}