Skip to content

Commit

Permalink
Adjust alignment of single digit reload numbers
Browse files Browse the repository at this point in the history
CMK-20969

Change-Id: I9ba00a40f1a12bd972bc4edfcffc68c06f74af7d
  • Loading branch information
makanakoeln committed Jan 13, 2025
1 parent 84d1f20 commit 9eb969c
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,12 @@ div#top_heading {
padding-top: 2px;
div.text_container span {
position: absolute;
right: 6px;
bottom: 20px;
font-size: $font-size-small;
line-height: $font-size-small;
width: 25px;
margin-left: 8px;
text-align: center;
}
div.icon_container,
div.icon_container > img.icon {
Expand Down

0 comments on commit 9eb969c

Please sign in to comment.