summaryrefslogtreecommitdiff
path: root/extensions/Vector/modules/ext.vector.expandableSearch.css
blob: be679b4c05e39040739b8531685e796a3770c320 (plain)
1
2
3
4
5
6
7
8
9
.expandableField {
	display: block;
}
#simpleSearch { 
	overflow: auto;
}
#searchButton {
	margin-top: 0.2em !important;
}