mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-06 00:48:46 -04:00
Stick H1 at top of page on conversation view
You’ll quite often be landing half way down this page. So the context afforded by being able to see the phone number gives you some reassurance that you’ve landed in the right place.
This commit is contained in:
@@ -68,8 +68,8 @@ $tail-angle: 20deg;
|
||||
|
||||
&:focus {
|
||||
outline: none;
|
||||
padding-top: 20px;
|
||||
margin-top: -20px;
|
||||
padding-top: 120px;
|
||||
margin-top: -120px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user