Fixed Preferences icon size and alignment
This commit is contained in:
parent
91be0d56e8
commit
e26920e82e
4 changed files with 12 additions and 0 deletions
|
|
@ -1953,6 +1953,9 @@ body.layout-single-column {
|
|||
position: relative;
|
||||
top: 1px;
|
||||
}
|
||||
.layout-single-column .column-link .fa.fa-cog {
|
||||
transform: scale(1) translate(1px, -1px);
|
||||
}
|
||||
.layout-single-column .list-panel {
|
||||
padding: 5px 9px 8px 27px;
|
||||
margin: 0 0 5px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue