#bottom-actions {
margin-top: 8px;
margin-bottom: 50px;
- max-width: 1024px;
+ max-width: 1200px;
}
#bottom-right-actions {
width: 100%;
box-sizing: border-box !important;
margin: 0 0 1em;
- max-width: 1024px;
+ max-width: 1200px;
}
#comment-preview {
/* theme */
#bugzilla-body {
- margin: 5px !important;
- max-width: 1024px !important;
- min-width: 800px !important;
- width: 100% !important;
-}
-
-#footer {
- max-width: 1024px !important;
- min-width: 800px !important;
+ max-width: 1200px;
+ min-width: 800px;
+ width: 100%;
}
.vcard {