diff options
| author | 2014-08-10 21:59:08 +0200 | |
|---|---|---|
| committer | 2014-08-10 21:59:44 +0200 | |
| commit | 086bb8df35cf3d9b4de50b7e549f8abbff55635b (patch) | |
| tree | 8ab51615d8a5238b117a0fe527c46664932418b3 /p/themes/Flat/flat.css | |
| parent | 93a77f84d45ee4eccda7c837dc08f17360f3de0f (diff) | |
Add 1 month indication for "keep me logged in"
.prompt .form is also now larger
See https://github.com/marienfressinaud/FreshRSS/issues/465
Diffstat (limited to 'p/themes/Flat/flat.css')
| -rw-r--r-- | p/themes/Flat/flat.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p/themes/Flat/flat.css b/p/themes/Flat/flat.css index 4ae3e98e9..3e9afb3fd 100644 --- a/p/themes/Flat/flat.css +++ b/p/themes/Flat/flat.css @@ -551,7 +551,7 @@ a.btn { } .prompt form { margin: 10px auto 20px auto; - width: 180px; + width: 200px; } .prompt input { margin: 5px auto; |
