We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b20a5c commit 3f7d75cCopy full SHA for 3f7d75c
app/assets/stylesheets/ualib-custom.scss
@@ -1756,6 +1756,7 @@ ul.foot-nav{
1756
width:10px;
1757
}
1758
.a-profile{
1759
+ font-size:20px;
1760
margin-top: 20px;
1761
1762
.a-profile .glyphicon{
app/views/profiles/index.html.haml
@@ -119,8 +119,7 @@
119
%ul.unit-top
120
%li
121
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>
+ <a href="/staff/debbie-feisst" data-no-turbolink="true">Debbie Feisst</a>
124
125
Location:<br/>
126
Education Centre South
0 commit comments