mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Hide ‘created at…’ on the templates page
I don’t think that if there’s only one version of the template that it’s useful to see the created at date. The auditing stuff only becomes relevant once someone a template has been changed.
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
.primary {
|
||||
@@ -90,7 +90,7 @@
|
||||
|
||||
.sms-message-use-links-with-title {
|
||||
@extend %sms-message-use-links;
|
||||
margin-top: 95px;
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
||||
.sms-message-from {
|
||||
|
||||
Reference in New Issue
Block a user