diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-06-03 12:09:05 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-06-03 12:09:05 +0000 |
commit | c74f702c747d1b14c3ddea951ceb7970941dc8f5 (patch) | |
tree | 618149e281728f2cfae469dddd2aafa76ed85843 /app/assets/stylesheets/page_bundles/build.scss | |
parent | 6be8ed5a9529d37f1512549f62db1e44961a4fc0 (diff) | |
download | gitlab-ce-c74f702c747d1b14c3ddea951ceb7970941dc8f5.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/assets/stylesheets/page_bundles/build.scss')
-rw-r--r-- | app/assets/stylesheets/page_bundles/build.scss | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/app/assets/stylesheets/page_bundles/build.scss b/app/assets/stylesheets/page_bundles/build.scss index 9213754d419..d40c03b7fd1 100644 --- a/app/assets/stylesheets/page_bundles/build.scss +++ b/app/assets/stylesheets/page_bundles/build.scss @@ -170,12 +170,6 @@ width: 289px; overflow: auto; - svg { - margin-right: 3px; - height: 14px; - width: 14px; - } - a { padding: $gl-padding 10px $gl-padding 40px; width: 270px; |