]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/src/eg2/src/app/staff/staff.component.css
LP1872867 Staff catalog filters use search labels
[Evergreen.git] / Open-ILS / src / eg2 / src / app / staff / staff.component.css
1 #staff-content-container {
2   width: 95%;
3   margin-top:56px;
4   margin-bottom: 50px;
5   padding-right: 10px;
6   padding-left: 10px;
7   margin-right: auto;
8   margin-left: auto;
9 }