Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix for Staff Styles
  • Loading branch information
bcd04001 committed Oct 19, 2016
1 parent b91bdf0 commit f631aa3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions grandchild-styles.css
Expand Up @@ -215,9 +215,10 @@ h5{

@media (max-width: 500px){
.staff_image img{
display:block
display:block!important;
float:none;
}
}


/* =================================================== BRIAN ADDITIONS =================================================== */

Expand Down

0 comments on commit f631aa3

Please sign in to comment.