summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/components/release_block_milestone_info.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/components/release_block_milestone_info.scss')
-rw-r--r--app/assets/stylesheets/components/release_block_milestone_info.scss6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/assets/stylesheets/components/release_block_milestone_info.scss b/app/assets/stylesheets/components/release_block_milestone_info.scss
deleted file mode 100644
index b6a85ae965a..00000000000
--- a/app/assets/stylesheets/components/release_block_milestone_info.scss
+++ /dev/null
@@ -1,6 +0,0 @@
-.release-block-milestone-info {
- .milestone-progress-bar-container {
- width: 300px;
- min-height: 46px;
- }
-}