mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-26 12:08:47 +01:00
changed z-order of auto complete drop down menu. Solves #659
git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@740 a4c988fc-2ded-0310-b66e-134b36920a42
This commit is contained in:
parent
6d8d066b3e
commit
d0e8fb26fc
1 changed files with 1 additions and 0 deletions
|
|
@ -904,6 +904,7 @@ div.page_name_auto_complete {
|
|||
width: 100%;
|
||||
background: #fff;
|
||||
display: inline;
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
div.page_name_auto_complete ul {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue