HBASE-26943 HMaster page style display confusion
Signed-off-by: Yu Li <liyu@apache.org>
This commit is contained in:
parent
c5158aef93
commit
67ac16c8da
|
@ -2016,7 +2016,8 @@ pre code {
|
|||
|
||||
.row {
|
||||
margin-right: -15px;
|
||||
margin-left: -15px
|
||||
margin-left: -15px;
|
||||
margin-top: 20px
|
||||
}
|
||||
|
||||
.row-no-gutters {
|
||||
|
|
Loading…
Reference in New Issue