summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-02-27 16:26:04 +0000
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-02-27 16:26:04 +0000
commit0599ced165b45ef10051c1e74d093846b6298103 (patch)
tree2f51f8b96f65e84bc01ddc207b32233e8f619b8f /app/assets/stylesheets/pages
parent46dfee555f9b9144d07735343ff56c87291b7efa (diff)
parent4feefd36463b494dc0d9f80138a6c6fcc1e7337a (diff)
downloadgitlab-ce-0599ced165b45ef10051c1e74d093846b6298103.tar.gz
Merge branch 'rss-btn-alignment-fix' into 'master'
Fixed alignment of RSS button on activity pages Closes #28572 See merge request !9478
Diffstat (limited to 'app/assets/stylesheets/pages')
-rw-r--r--app/assets/stylesheets/pages/projects.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/app/assets/stylesheets/pages/projects.scss b/app/assets/stylesheets/pages/projects.scss
index 67110813abb..07b93430442 100644
--- a/app/assets/stylesheets/pages/projects.scss
+++ b/app/assets/stylesheets/pages/projects.scss
@@ -638,14 +638,6 @@ pre.light-well {
margin: 0;
}
-.activity-filter-block {
- .controls {
- padding-bottom: 7px;
- margin-top: 8px;
- border-bottom: 1px solid $border-color;
- }
-}
-
.commits-search-form {
.input-short {
min-width: 200px;