##// END OF EJS Templates
don't use contains in SelectWidget item_query...
don't use contains in SelectWidget item_query gives false positive matches when some values are substrings of others

File last commit:

r11033:fa36e98f
r18169:ec412e90
Show More
login.less
5 lines | 127 B | text/x-less | LessCssLexer
// Custom styles for login.html
.center-nav {
display: inline-block;
// pull the lower margin back
margin-bottom: -4px;
}