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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-10-16 17:25:57 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-10-16 17:25:57 +0300
commitdb1e7fb8ddb019c12fee0e6c51426dcad0ce099b (patch)
treef25917ab850b7b5e14f16edf95d1cdf041b00f0b
parente10f5f4f56b071f4ab456451780c4bdff942e9c4 (diff)
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 {