min-height for pre in leggero/leggero
This commit is contained in:
parent
ff3fe3cd0f
commit
90311e328d
@ -57,6 +57,11 @@ pre {
|
||||
width: 90%;
|
||||
margin: 1em 1em;
|
||||
padding: 5px 10px;
|
||||
|
||||
/* fix overflow in IE */
|
||||
min-height: 40px;
|
||||
height: auto !important;
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
ul, li, ol { margin: 0; padding: 0 }
|
||||
|
Loading…
x
Reference in New Issue
Block a user