summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-01-23 14:48:19 +0000
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-01-23 14:48:19 +0000
commit6c65f7a7ce52fadcf53ea2395103de32b0107874 (patch)
tree0df5f2929fb6016910d179736d1e2ab33595cab0 /app/assets/stylesheets/framework
parent7446c2f5cf7aaf9ebc323232064bf4bc6360b644 (diff)
parentfca41b41e8e387b3a672679b155dfcd27422a26c (diff)
downloadgitlab-ce-6c65f7a7ce52fadcf53ea2395103de32b0107874.tar.gz
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/stylesheets/framework')
-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;