cookie view re-enabled

This commit is contained in:
Jason White
2015-08-13 21:46:13 -04:00
parent da5a63453b
commit 1351f0e6a2
6 changed files with 61 additions and 16 deletions

View File

@ -738,7 +738,7 @@ cookie-container {
.cookie-table tr td, .params-table tr td {
padding: 3px;
max-width: 200px;
max-width: 220px;
font-size: x-small;
word-wrap: break-word;
}