mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Straighten wrong term
This commit is contained in:
parent
97d1bdfa03
commit
244992d4cf
1 changed files with 1 additions and 1 deletions
|
|
@ -552,7 +552,7 @@ a.anchor {
|
|||
background: #286090;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 768px) {
|
||||
@media only screen and (min-width: 768px) {
|
||||
.navbar-fixed-top > .container {
|
||||
width: 800px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue