summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/deploy_keys.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/pages/deploy_keys.scss')
-rw-r--r--app/assets/stylesheets/pages/deploy_keys.scss9
1 files changed, 0 insertions, 9 deletions
diff --git a/app/assets/stylesheets/pages/deploy_keys.scss b/app/assets/stylesheets/pages/deploy_keys.scss
index 2fafe052106..997e42a8fd5 100644
--- a/app/assets/stylesheets/pages/deploy_keys.scss
+++ b/app/assets/stylesheets/pages/deploy_keys.scss
@@ -1,12 +1,3 @@
-.deploy-keys-list {
- width: 100%;
- overflow: auto;
-
- table {
- border: 1px solid $table-border-color;
- }
-}
-
.deploy-keys-title {
padding-bottom: 2px;
line-height: 2;