Removed padding from scope and pagination banners.
This commit is contained in:
@@ -517,6 +517,7 @@ function setView(newView) {
|
||||
.scopes {
|
||||
justify-content: center;
|
||||
flex-direction: column-reverse;
|
||||
padding: 0 0 .25rem 0;
|
||||
|
||||
.campaign {
|
||||
width: 100%;
|
||||
@@ -529,6 +530,7 @@ function setView(newView) {
|
||||
.scopes-pills {
|
||||
width: 100%;
|
||||
justify-content: center;
|
||||
padding: 0 1rem 0 1rem;
|
||||
}
|
||||
|
||||
.scopes .views {
|
||||
|
||||
Reference in New Issue
Block a user