Fixed styles
This commit is contained in:
parent
4fd99f49ea
commit
274b529c3f
1 changed files with 4 additions and 1 deletions
|
@ -822,6 +822,9 @@ input.search-homepage {
|
|||
opacity: .5;
|
||||
text-align:right;
|
||||
}
|
||||
#search-homepage {
|
||||
width:520px;
|
||||
}
|
||||
|
||||
.filter-default {
|
||||
background: url(../images/filteredSearch.gif) 0 0 no-repeat;
|
||||
|
@ -1305,7 +1308,7 @@ nav#alpha-browse-container {
|
|||
}
|
||||
/* BROWSE INDIVIDUALS------> */
|
||||
#individuals-in-class {
|
||||
width: 904px;
|
||||
width: 100%;
|
||||
border: 1px solid #dde4e3;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue