limit header size
This commit is contained in:
parent
fb3ebc5924
commit
6787c0539f
|
@ -34,6 +34,7 @@
|
|||
width: 100%;
|
||||
overflow: hidden;
|
||||
background-color: darken($navbar-inverse-bg, 10%);
|
||||
max-height: 440px;
|
||||
}
|
||||
|
||||
#profile--header.profile--no-header {
|
||||
|
|
Loading…
Reference in New Issue