mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 20:18:25 -04:00
Fix right aligned table headings
The CSS for these wasn’t being set on the correct class.
This commit is contained in:
@@ -135,6 +135,10 @@
|
|||||||
width: 52.5%;
|
width: 52.5%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.table-field-heading {
|
||||||
|
|
||||||
&:last-child {
|
&:last-child {
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user