Turn off css boxing for view debugging

pull/45/head
Nathan Leniz 2015-01-20 15:22:04 -05:00
parent 7e46af3d42
commit 15eb0c0ef0
1 changed files with 5 additions and 5 deletions

View File

@ -541,8 +541,8 @@ form.code span {
}
//uncomment this to see the dimensions of all elements outlined in red
* {
border-color: red;
border-width: 1px;
border-style: solid;
}
//* {
// border-color: red;
// border-width: 1px;
// border-style: solid;
//}