mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +01:00
pre scrollbars cleanup
This commit is contained in:
parent
ceee69ae1e
commit
38f8d91982
@ -56,7 +56,7 @@
|
||||
font-style: italic;
|
||||
border: 1px solid $gray-dark;
|
||||
background: none;
|
||||
overflow-x: hidden;
|
||||
overflow: hidden;
|
||||
|
||||
@media ($screen-sm) {
|
||||
min-height: 340px;
|
||||
@ -121,6 +121,8 @@
|
||||
background: none;
|
||||
padding: $spacer * 1.5 0 0;
|
||||
margin-bottom: 0;
|
||||
overflow-y: hidden;
|
||||
overflow-x: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user