toodego: restore positioning of "move tile up" icons (#74159)
gitea-wip/publik-base-theme/pipeline/pr-main This commit looks good Details
gitea/publik-base-theme/pipeline/head Something is wrong with the build of this commit Details

This commit is contained in:
Frédéric Péters 2023-02-03 14:05:35 +01:00
parent 9bb81d7edd
commit 98d380650d
1 changed files with 1 additions and 1 deletions

View File

@ -266,7 +266,7 @@ div.dashboard-content {
content: "\f062"; /* arrow-up */
font-family: FontAwesome;
position: relative;
top: 7px;
top: 0px;
font-size: 3.75rem;
@media screen and (max-width: $desktop-limit) {
font-size: 2.5rem;