Commit f0fb9d0a authored by kushalpandya's avatar kushalpandya

Fix broken table styles for Protected Branches

parent 6892928d
......@@ -770,16 +770,18 @@ a.allowed-to-push {
@extend .btn.disabled;
}
.protected-tags-list,
.protected-branches-list {
.protected-branches-list,
.protected-tags-list {
.flash-container {
padding: 0;
}
}
.protected-tags-list {
.dropdown-menu-toggle {
width: 100%;
max-width: 300px;
}
.flash-container {
padding: 0;
}
}
.custom-notifications-form {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment