mirror of https://github.com/ColorlibHQ/AdminLTE
fixed brand-link img height
parent
89fc86a000
commit
bc04864edf
|
@ -33,7 +33,7 @@
|
|||
margin-left: .8rem;
|
||||
margin-right: .5rem;
|
||||
margin-top: -3px;
|
||||
max-height: 34px;
|
||||
max-height: 33px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
|
@ -43,7 +43,7 @@
|
|||
margin-left: .8rem;
|
||||
margin-right: .5rem;
|
||||
margin-top: -3px;
|
||||
max-height: 34px;
|
||||
max-height: 33px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue