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:
authorClement Ho <clemmakesapps@gmail.com>2018-06-08 19:31:21 +0300
committerClement Ho <clemmakesapps@gmail.com>2018-06-08 19:31:21 +0300
commit0abd8578dde34e9e2b7ff4ccda746db93a2930ee (patch)
tree32f5d3913a96c4f25f7dfb2aa67c9366bce76f10 /app/assets/stylesheets/bootstrap_migration.scss
parentebdc7f11d9c1a2a492e4af6918d407882ce5737d (diff)
parent45053bb34cfe227255cb6c0ed954b64ffd788c52 (diff)
Merge branch '47519-discussion-padding' into 'master'
Resolve "discussion has a weird margin around it" Closes #47519 and #47507 See merge request gitlab-org/gitlab-ce!19569
Diffstat (limited to 'app/assets/stylesheets/bootstrap_migration.scss')
-rw-r--r--app/assets/stylesheets/bootstrap_migration.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/bootstrap_migration.scss b/app/assets/stylesheets/bootstrap_migration.scss
index 8183664c352..e3c63ae5e1a 100644
--- a/app/assets/stylesheets/bootstrap_migration.scss
+++ b/app/assets/stylesheets/bootstrap_migration.scss
@@ -118,10 +118,6 @@ code {
}
}
-.code {
- padding: 9.5px;
-}
-
table {
// Remove any table border lines
border-spacing: 0;