mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Updates to send and check SMS pages
Adds a back button instead of a back link (more prominent, you’re likely to go back on these pages if you’ve made a mistake) Tweaks to wording
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
margin: $gutter-half 0 $gutter 0;
|
||||
text-align: left;
|
||||
position: relative;
|
||||
clear: both;
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -3,8 +3,10 @@
|
||||
margin-bottom: 50px;
|
||||
|
||||
&-back-link {
|
||||
display: block;
|
||||
margin-top: $gutter;
|
||||
@include button($grey-1);
|
||||
display: inline-block;
|
||||
padding: 0.52632em 0.78947em 0.26316em 0.78947em;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
&-delete-link {
|
||||
|
||||
Reference in New Issue
Block a user