Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-02-23 19:21:41 +0300
committerPhil Hughes <me@iamphill.com>2017-02-23 19:21:41 +0300
commit4feefd36463b494dc0d9f80138a6c6fcc1e7337a (patch)
tree046d17e50b58b52905f9f3a994840530fba4ecc9 /app/assets/stylesheets/pages/projects.scss
parentfae2650cbc23c95242124a0a6d9e9c79948cac6d (diff)
Fixed alignment of RSS button on activity pages
Added a tooltip to the buttons that did not have any Closes #28572
Diffstat (limited to 'app/assets/stylesheets/pages/projects.scss')
-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;