summaryrefslogtreecommitdiff
path: root/app/assets
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-30 14:29:28 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-30 14:29:28 +0200
commit52b60a1742ff9207d6d715f37176c81e73d73099 (patch)
treef49449ac9dcc24c53529886059c657850cb108ab /app/assets
parentadb5d0ee198a3f4047e07cd5e5d7d9b45944865c (diff)
downloadgitlab-ci-52b60a1742ff9207d6d715f37176c81e73d73099.tar.gz
Fix public scope, use new project field name
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/sections/login.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/sections/login.scss b/app/assets/stylesheets/sections/login.scss
index 1f9cd2b..692e334 100644
--- a/app/assets/stylesheets/sections/login.scss
+++ b/app/assets/stylesheets/sections/login.scss
@@ -20,7 +20,7 @@
&.signin-select {
font-size: 14px;
- height: 34px;
+ min-height: 34px;
}
}