Merge pull request #1026 from dod-ccpo/team-settings-styling
Styling Bugs
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
font-weight: $font-bold;
|
||||
border-bottom: 1px solid $color-gray-lightest;
|
||||
margin: 0;
|
||||
list-style-type: none;
|
||||
|
||||
.icon-link--large {
|
||||
padding-top: $gap * 0.5;
|
||||
@@ -107,6 +108,7 @@
|
||||
&__action-group {
|
||||
padding: 1rem 3.2rem;
|
||||
background-color: $color-gray-lightest;
|
||||
text-align: right;
|
||||
|
||||
button,
|
||||
a {
|
||||
@@ -118,14 +120,6 @@
|
||||
padding-top: 0.5rem;
|
||||
float: none;
|
||||
}
|
||||
|
||||
> *:first-child {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
> *:last-child {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
|
||||
&__toggler {
|
||||
|
@@ -98,6 +98,10 @@
|
||||
cursor: default;
|
||||
margin: 0 0 0 ($gap / 2);
|
||||
}
|
||||
|
||||
&__view-only {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&__help {
|
||||
|
Reference in New Issue
Block a user