Removed width constraint on flat.

This commit is contained in:
Christopher Ganas 2015-03-30 21:52:39 -04:00
parent bc7e394615
commit 12b5722391
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@
.flat {
border: 1px solid gray;
background-color: #CCCCCC;
width: 600px;
padding: 10px;
}