Updated the CSS
This commit is contained in:
parent
07f1b3678c
commit
0882b858a4
1 changed files with 14 additions and 0 deletions
|
@ -663,6 +663,20 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
|
|||
|
||||
.usermenu-item {
|
||||
#cmenu.item();
|
||||
|
||||
.usermenu-item-icon {
|
||||
position:relative;
|
||||
top:1.5px;
|
||||
right:3px;
|
||||
display:table-cell;
|
||||
}
|
||||
|
||||
.usermenu-item-name {
|
||||
position:relative;
|
||||
bottom:2px;
|
||||
padding-left: 5px;
|
||||
display:table-cell;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue