mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Elasticsearch: docs - fix image size
This commit is contained in:
parent
243b0d185b
commit
b7be4628a1
1 changed files with 5 additions and 1 deletions
|
|
@ -514,5 +514,9 @@ and (max-width: 1024px) {
|
|||
}
|
||||
|
||||
#menu .navbar-brand {
|
||||
margin-right: 50px;
|
||||
margin-right: 50px;
|
||||
}
|
||||
|
||||
.row img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue