Add div with col class around the div.row that contains the header links.
Remove display:table from the .col styling
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
|
||||
.col--grow {
|
||||
overflow: inherit;
|
||||
display: table;
|
||||
min-height: 10rem;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user