mirror of https://github.com/bra1n/townsquare.git
center align custom reminder icons
This commit is contained in:
parent
a6ef38d7ad
commit
615ab168e2
|
@ -116,7 +116,7 @@ ul.reminders .reminder {
|
|||
width: 90%;
|
||||
height: 90%;
|
||||
background-size: 100%;
|
||||
background-position: center 0;
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue