mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
#2243: Reduce footer z-index to avoid it disabling part of the new action form
This commit is contained in:
parent
6ad1e2cf93
commit
7bb8efce16
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
text-align: center;
|
||||
color: #999;
|
||||
margin: 20px 0 5px;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
.footer-line {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue