add activity log feature

This commit is contained in:
Luke Pulverenti
2014-08-10 18:13:17 -04:00
parent 4ca20d409b
commit 69682bd717
13 changed files with 367 additions and 119 deletions
+8 -1
View File
@@ -114,7 +114,14 @@
@media all and (min-width: 1600px) {
.ehsContent {
width: 1200px;
width: 1280px;
}
}
@media all and (min-width: 1600px) {
.ehsContent {
width: 1500px;
}
}