(refs #533)Add checking for the last one administrator.

This commit is contained in:
Naoki Takezoe
2016-05-14 14:01:55 -04:00
parent 37c23f615f
commit 0789010248
8 changed files with 50 additions and 45 deletions

View File

@@ -316,6 +316,11 @@ div.box-header {
margin-bottom: 0px;
}
div.row {
margin-left: 0px;
margin-right: 0px;
}
ul.nav-tabs {
height: 42px;
}