mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 05:04:28 -07:00
Fix #856
This commit is contained in:
@@ -39,11 +39,14 @@
|
||||
margin-bottom: 1.5rem
|
||||
|
||||
.highlight pre
|
||||
max-height: 320px
|
||||
max-height: 480px
|
||||
margin-bottom: 0 !important
|
||||
padding: 1.25em 1.5em
|
||||
padding: 0
|
||||
code
|
||||
padding: 0
|
||||
padding: 1.25em 1.5em
|
||||
|
||||
#navbarJsExample .highlight pre
|
||||
max-height: none
|
||||
|
||||
$structure: $danger
|
||||
$structure-invert: $danger-invert
|
||||
|
||||
Reference in New Issue
Block a user