prevent panels from going too ridiculously large

This commit is contained in:
psychobunny
2014-09-26 19:43:37 -04:00
parent 1952149b4c
commit c3336e4713

View File

@@ -126,6 +126,7 @@
border-radius: 3px;
box-shadow: 0px 1px 3px 0px rgba(165, 165, 165, 0.75);
margin-bottom: 20px;
max-width: 1000px;
&.panel-default .panel-heading {
background: #fefefe;