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:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-01-23 17:48:19 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-01-23 17:48:19 +0300
commit6c65f7a7ce52fadcf53ea2395103de32b0107874 (patch)
tree0df5f2929fb6016910d179736d1e2ab33595cab0 /app/assets
parent7446c2f5cf7aaf9ebc323232064bf4bc6360b644 (diff)
parentfca41b41e8e387b3a672679b155dfcd27422a26c (diff)
Merge branch '26787-add-copy-icon-hover-state' into 'master'
Add hover style for copy icon in commit page header Closes #26787 See merge request !8619
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/framework/page-header.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/framework/page-header.scss b/app/assets/stylesheets/framework/page-header.scss
index 4decee2c525..5f4211147f3 100644
--- a/app/assets/stylesheets/framework/page-header.scss
+++ b/app/assets/stylesheets/framework/page-header.scss
@@ -46,10 +46,6 @@
font-weight: bold;
}
- .fa-clipboard {
- color: $dropdown-title-btn-color;
- }
-
.commit-info {
&.branches {
margin-left: 8px;