mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-24 03:55:49 +08:00
chore(docs): fix header wrapping for tablet devices
This commit is contained in:
@@ -22,7 +22,6 @@ html, body {
|
||||
padding-bottom: 2em;
|
||||
}
|
||||
|
||||
|
||||
.header-fixed {
|
||||
position:fixed;
|
||||
z-index:1000;
|
||||
@@ -31,6 +30,10 @@ html, body {
|
||||
right:0;
|
||||
}
|
||||
|
||||
.header-branding {
|
||||
min-height:41px!important;
|
||||
}
|
||||
|
||||
.docs-navbar-primary {
|
||||
border-radius:0!important;
|
||||
margin-bottom:0!important;
|
||||
|
||||
Reference in New Issue
Block a user