summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/assets/stylesheets/pages/repo.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/pages/repo.scss b/app/assets/stylesheets/pages/repo.scss
index 94aa5130f28..fcb35e2e67f 100644
--- a/app/assets/stylesheets/pages/repo.scss
+++ b/app/assets/stylesheets/pages/repo.scss
@@ -177,10 +177,6 @@
background-color: $white-light;
border-bottom-color: $white-light;
}
-
- &.pending {
- font-style: italic;
- }
}
.multi-file-tab-close {