mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2024-10-01 01:26:10 -04:00
Improve icon display
This commit is contained in:
parent
731b755215
commit
065af6c26c
@ -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 New Issue
Block a user