summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-10-16 16:25:57 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-10-16 16:25:57 +0200
commitdb1e7fb8ddb019c12fee0e6c51426dcad0ce099b (patch)
treef25917ab850b7b5e14f16edf95d1cdf041b00f0b
parente10f5f4f56b071f4ab456451780c4bdff942e9c4 (diff)
downloadgitlab-ce-db1e7fb8ddb019c12fee0e6c51426dcad0ce099b.tar.gz
Dont put padding on typography but on holder elements instead
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-rw-r--r--app/assets/stylesheets/framework/typography.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/assets/stylesheets/framework/typography.scss b/app/assets/stylesheets/framework/typography.scss
index 6ccc084526a..1f4341b2462 100644
--- a/app/assets/stylesheets/framework/typography.scss
+++ b/app/assets/stylesheets/framework/typography.scss
@@ -207,9 +207,7 @@ a > code {
*/
.wiki {
@include md-typography;
-
word-wrap: break-word;
- padding: 7px;
/* Link to current header. */
h1, h2, h3, h4, h5, h6 {