summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/events.scss
diff options
context:
space:
mode:
authorconnorshea <connor.james.shea@gmail.com>2016-03-31 16:40:39 -0600
committerconnorshea <connor.james.shea@gmail.com>2016-03-31 17:09:36 -0600
commit85cc1729596ac1e5b31d8cfa1daa07477db6033d (patch)
tree1f65c29321f5f6f9f6875221b83bb30e8115b178 /app/assets/stylesheets/pages/events.scss
parent82539cff700931532b22b6a8e3d6832137fc5d55 (diff)
downloadgitlab-ce-85cc1729596ac1e5b31d8cfa1daa07477db6033d.tar.gz
Remove "Congratulations!" tweet button on newly-created project.
I’ve removed everything related to the feature based on this commit: ce08f919f34fd8849834365 Resolves #10857.
Diffstat (limited to 'app/assets/stylesheets/pages/events.scss')
-rw-r--r--app/assets/stylesheets/pages/events.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/pages/events.scss b/app/assets/stylesheets/pages/events.scss
index 84eefd01cfe..c66efe978cd 100644
--- a/app/assets/stylesheets/pages/events.scss
+++ b/app/assets/stylesheets/pages/events.scss
@@ -43,10 +43,6 @@
.md {
color: #7f8fa4;
font-size: $gl-font-size;
-
- iframe.twitter-share-button {
- vertical-align: bottom;
- }
}
pre {