Merge branch 'v2' of github.com:neocities/neocities into v2

This commit is contained in:
Kyle Drake 2014-09-05 22:23:31 -07:00
commit 4441c12d09

View file

@ -787,11 +787,21 @@ a.tag:hover {
overflow-y: visible;
}
.tt-dropdown-menu {
padding: 5px 10px 0px 10px;
background: #FFFFFF;
cursor: pointer;
border: 1px solid #ddd;
}
.tt-suggestion {
margin:0;
padding: 0px 10px 0px 10px;
float: left;
width: 100%;
height: 32px;
line-height: 32px;
}
.tt-cursor {
background: #DAF3EF;
}
.interior .header-Outro.browse-page {
overflow: visible;
}