Skip to content
Snippets Groups Projects

Resolve #3419617 "Authorization profile form"

Files
19
css/profile.css 0 → 100644
+ 12
0
.authorization-mappings table td {
vertical-align: top;
}
.authorization-mappings table td:last-child {
vertical-align: middle;
}
.authorization-mappings table th:last-child,
.authorization-mappings table td:nth-child(3) {
text-align: center;
}
Loading