diff options
| author | ryderr <r@okfoc.us> | 2014-10-01 12:46:47 -0400 |
|---|---|---|
| committer | ryderr <r@okfoc.us> | 2014-10-01 12:46:47 -0400 |
| commit | d781e1a412a4f91c150273612ebefba221fa6e5e (patch) | |
| tree | 71629a8f120e2707c5127c091af97ffc8d56efaf /public/assets/stylesheets | |
| parent | 9adab52b26614788e99be76311d2cd3506e0595c (diff) | |
| parent | 397738f8ce460fd76c10e5a5e832720804016964 (diff) | |
Merge branch 'master' of github.com:okfocus/vvalls
Diffstat (limited to 'public/assets/stylesheets')
| -rwxr-xr-x | public/assets/stylesheets/app.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index da8e970..1392e05 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -1985,7 +1985,7 @@ a[data-role="forgot-password"] { position: fixed; right: 0px; bottom: 10px; - padding-right:10px; + padding: 3px 10px 3px 4px; background:rgba(255,255,255,0.1); z-index: 2; } |
