Updated the way debug=yes in url works to make it visually more appealing

This commit is contained in:
Neil Lathwood
2015-02-18 23:03:23 +00:00
parent 5e9e859272
commit d593710fc5
4 changed files with 111 additions and 2 deletions

View File

@@ -1628,3 +1628,6 @@ tr.search:nth-child(odd) {
font-size: 2.5em;
}
.navbar-debug {
min-height: 25px;
}