Skip to content

Commit 3f7d75c

Browse files
committed
removing Katherine Koch from staff pages. Fixing too small font size.
1 parent 5b20a5c commit 3f7d75c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/assets/stylesheets/ualib-custom.scss

+1
Original file line numberDiff line numberDiff line change
@@ -1756,6 +1756,7 @@ ul.foot-nav{
17561756
width:10px;
17571757
}
17581758
.a-profile{
1759+
font-size:20px;
17591760
margin-top: 20px;
17601761
}
17611762
.a-profile .glyphicon{

app/views/profiles/index.html.haml

+1-2
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,7 @@
119119
%ul.unit-top
120120
%li
121121
Unit Head:<br/>
122-
<a href="/staff/debbie-feisst" data-no-turbolink="true">Debbie Feisst</a></br>
123-
<span>(Katherine Koch as of Jan 1, 2018)</span>
122+
<a href="/staff/debbie-feisst" data-no-turbolink="true">Debbie Feisst</a>
124123
%li
125124
Location:<br/>
126125
Education Centre South

0 commit comments

Comments
 (0)