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

move that change to reboot

This commit is contained in:
Mark Otto
2016-05-08 13:50:45 -07:00
parent d1b8166374
commit 69219d4271
2 changed files with 2 additions and 1 deletions
-1
View File
@@ -35,7 +35,6 @@ kbd {
// Blocks of code
pre {
display: block;
overflow: auto; // Normalize v4 removed this property, causing `<pre>` content to break out of wrapping code snippets
margin-top: 0;
margin-bottom: 1rem;
font-size: $code-font-size;