mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-10 11:24:10 -04:00
Merge pull request #2988 from alphagov/loading-spacing
Remove spacing tweak on loading indicator
This commit is contained in:
@@ -12,7 +12,5 @@
|
||||
animation: ellipsis steps(4,end) 1.5s infinite;
|
||||
content: "\2026"; // ellipsis
|
||||
width: 0;
|
||||
position: relative;
|
||||
left: -0.15em;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user