diff options
author | Phil Hughes <me@iamphill.com> | 2018-05-25 22:56:34 +0100 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-05-25 22:56:34 +0100 |
commit | 65c16758f9ce368115f2ae12178123c4544bf2b4 (patch) | |
tree | 9a563b588ba38a6fa6b54875ea7b1e0ca7cf8cc6 /app/assets/stylesheets/pages/repo.scss | |
parent | 32498cd70d84f8e08d62d80330ca73dd703be1e9 (diff) | |
parent | 50c8ed2bf498c69d3d52ba1451274e3fbf438429 (diff) | |
download | gitlab-ce-65c16758f9ce368115f2ae12178123c4544bf2b4.tar.gz |
Merge branch 'master' into ide-jobs-list-components
Diffstat (limited to 'app/assets/stylesheets/pages/repo.scss')
-rw-r--r-- | app/assets/stylesheets/pages/repo.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/repo.scss b/app/assets/stylesheets/pages/repo.scss index 0c6e3d42f6b..1affe6ff671 100644 --- a/app/assets/stylesheets/pages/repo.scss +++ b/app/assets/stylesheets/pages/repo.scss @@ -854,7 +854,7 @@ } } - .help-block { + .form-text.text-muted { margin-top: 0; line-height: 0; } |