Improve icon display
This commit is contained in:
parent
731b755215
commit
065af6c26c
1 changed files with 3 additions and 2 deletions
|
@ -4786,7 +4786,8 @@ tbody.collapse.in {
|
|||
|
||||
.navbar-brand {
|
||||
float: left;
|
||||
padding: 15px 15px;
|
||||
padding: 3px;
|
||||
padding-left: 8px;
|
||||
font-size: 18px;
|
||||
line-height: 20px;
|
||||
height: 50px;
|
||||
|
@ -8058,4 +8059,4 @@ select::-webkit-scrollbar-thumb {
|
|||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3a87ad', endColorstr='#ff1a3c4e', GradientType=0);
|
||||
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue