AC-232 put the RC back in the output/results section. Changed label on output/results to Results. Added nowrap class to allow horizontal scrolling in textareas

This commit is contained in:
chouseknecht
2013-07-22 10:37:10 -04:00
parent 33ec4b2f48
commit 0c0ab177ce
4 changed files with 17 additions and 13 deletions
+4
View File
@@ -24,6 +24,10 @@
border-color: #e3e3e3;
}
.nowrap {
white-space: nowrap;
}
/* Attempt to make button heights consistent. For some reason success, info, etc. are
taller than plain .btn */