mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Fix indentation
This commit is contained in:
parent
80f724cbfe
commit
335e625bf3
1 changed files with 2 additions and 2 deletions
|
|
@ -646,8 +646,8 @@ and (max-width: 1024px) {
|
|||
|
||||
#menu .navbar-brand-version span {
|
||||
float: none;
|
||||
display: inline-block;
|
||||
vertical-align: bottom;
|
||||
display: inline-block;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
#menu .navbar-brand-version small {
|
||||
|
|
|
|||
Loading…
Reference in a new issue