aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/webapp/app/vid/styles/subscriberSearch.css
blob: 461de01a1a9ccb9c8cfa166961ff40f4d4592ea1 (plain)
1
2
3
4
5
6
7
8
div[ng-controller=aaiSubscriberSearchController] button {
	width: 200px;
	margin: 3px;
}

h3 {
	margin-bottom: 5px;
}