Vertical alignment of icons on mobile newswire

merge-requests/8/head
Bob Mottram 2020-10-12 17:24:44 +01:00
parent e3dc892ee4
commit 8aa37bde55
1 changed files with 45 additions and 44 deletions

View File

@ -1545,6 +1545,7 @@ aside .toggle-inside li {
background: var(--main-bg-color);
width: var(--column-right-icon-size);
float: right;
margin: 20px 0px;
}
.rightColImg {
background: var(--main-bg-color);