Set overflow to auto to gracefully hide tabs before small mode is engaged
This commit is contained in:
parent
48ad9eff45
commit
86946536ec
1 changed files with 1 additions and 0 deletions
|
@ -253,6 +253,7 @@ h2 {
|
|||
border-bottom: 1px solid #ccc;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
overflow:hidden;
|
||||
}
|
||||
|
||||
#tabnav li {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue