commit | cec0a0efd8f2138b2c41fcc126bdcf41fd04acad | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Wed Jun 05 12:39:24 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Wed Jun 05 12:39:24 2013 +0530 |
tree | 45ef5b56ffa034a423aae3580524c8ba81e3c305 | |
parent | 90202aec2b5239bbd86bbc7d5143f74d62508a09 [diff] | |
parent | 515646343eaec4ae0ece991ad2994d2ba30ec272 [diff] |
Merge branch 'responsive' of github.com:webnotes/erpnext into responsive
diff --git a/public/css/splash.css b/public/css/splash.css index 4f69f4e..d4f0493 100644 --- a/public/css/splash.css +++ b/public/css/splash.css
@@ -25,7 +25,7 @@ top: 0px; left: 0px; right: 0px; - bottom: 0px; + bottom: 30px; width: 160px; height: 160px; text-align: center; @@ -48,5 +48,5 @@ font-weight: 700; font-family: Helvetica, Arial, sans-serif; position: relative; - top: -20%; + top: -30px; }