mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-28 06:11:03 -05:00
Replace horizontal padding on pill items
If the text isn't centrally aligned, it is needed.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
float: left;
|
||||
box-sizing: border-box;
|
||||
width: 100%;
|
||||
padding: 10px 0px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user