aboutsummaryrefslogtreecommitdiff
path: root/views/partials/header.hbs
diff options
context:
space:
mode:
authorkumar <kumar.damani@mail.utoronto.ca>2016-07-23 02:21:51 +0000
committerkumar <kumar.damani@mail.utoronto.ca>2016-07-23 02:21:51 +0000
commite4a06d8a5f6af3be38333f5c1bb551fcbd6255cc (patch)
tree8711b096496daf8c632eba702cfbfa112925bb1c /views/partials/header.hbs
parent3db7f4e207c9566953050be88c6dcb9828a30ad3 (diff)
parent5240b6ff1bd881b482caba3dc3c1b30597fb1353 (diff)
a pull
Merge branch 'master' of https://github.com/HumairAK/solutions_repo
Diffstat (limited to 'views/partials/header.hbs')
-rw-r--r--views/partials/header.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/partials/header.hbs b/views/partials/header.hbs
index 9140302..c9a6e4b 100644
--- a/views/partials/header.hbs
+++ b/views/partials/header.hbs
@@ -24,7 +24,7 @@
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Courses <span class="caret"></span></a>
<ul class="dropdown-menu">
<li class="dropdown-submenu">
- <a tabindex="-1" href="#">First Year<i class="fa fa-chevron-right"></i></a>
+ <a tabindex="-1" href="#">First Year<i class="fa fa-chevron-right pull-right"></i></a>
<ul class="dropdown-menu">
<li><a tabindex="-1" href="/exams/csc108">CSC108</a></li>
<li><a href="/exams/csc148">CSC148</a></li>