Cosmetics on the "autocomplete": more compact by default (20 chars instead of 30), and buttons evenly spaced.

SVN:trunk[3750]
This commit is contained in:
Denis Flaven
2015-09-12 09:14:39 +00:00
parent 49a189c920
commit bc6acee1f1
3 changed files with 6 additions and 4 deletions

View File

@@ -17,6 +17,8 @@
.ac_results li {
margin: 0px;
padding: 2px 5px;
white-space: nowrap;
padding-right: 20px; /* Space for the scrollbar */
cursor: default;
display: block;
/*