mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
fix: Resolve sola's comment 3
This commit is contained in:
parent
d0524cafe2
commit
4d6e4267f7
1 changed files with 2 additions and 2 deletions
|
|
@ -91,9 +91,9 @@ body {
|
|||
}
|
||||
|
||||
.navbar-inverse .navbar-nav > li > a {
|
||||
padding-top: 20px;
|
||||
padding-top: 18px;
|
||||
padding-bottom: 20px;
|
||||
font-size: 17px;
|
||||
font-size: 15px;
|
||||
font-weight: 300;
|
||||
color: white;
|
||||
background: #3071a9;
|
||||
|
|
|
|||
Loading…
Reference in a new issue