grim/port-authority

Parents e0bf4a193fed
Children 85ffd21f5b3d
added scrolling support for tags. It's funky but you can scroll now fixes #2
--- a/css/style.css Tue Dec 23 15:37:20 2014 -0600
+++ b/css/style.css Tue Dec 23 15:37:59 2014 -0600
@@ -23,8 +23,14 @@
overflow-y: auto;
}
+.repo-info {
+ height: 100%;
+}
+
.tag-list {
padding: 1em 5%;
+ height: 90%;
+ overflow-y: auto;
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak],