diff options
| -rw-r--r-- | src/static/css/features.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static/css/features.css b/src/static/css/features.css index f2b4fa04..b0cb575d 100644 --- a/src/static/css/features.css +++ b/src/static/css/features.css @@ -1955,7 +1955,7 @@ /* Slight stretching past the bottom of the screen seems * to make resizing the window (and "revealing" that area) * a bit smoother. - */ + *....../ position: fixed; bottom: -20px; left: 0; |