2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Remove old and unused .prettyprint styles in code.less (per #10566)

This commit is contained in:
Mark Otto
2013-09-11 11:09:50 -07:00
parent 022e40404c
commit 5d1707a25c
3 changed files with 1 additions and 10 deletions
-4
View File
@@ -737,10 +737,6 @@ pre {
border-radius: 4px;
}
pre.prettyprint {
margin-bottom: 20px;
}
pre code {
padding: 0;
font-size: inherit;