mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-03 19:11:22 +01:00
prevent panels from going too ridiculously large
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user