Fixes tail end of shelving pulldown getting hidden
This commit is contained in:
@ -5,6 +5,11 @@
|
||||
.navbar .logo {
|
||||
max-height: 50px;
|
||||
}
|
||||
|
||||
.card {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
/* --- TOGGLES --- */
|
||||
input.toggle-control {
|
||||
display: none;
|
||||
|
Reference in New Issue
Block a user