|
|
@@ -1,6 +1,6 @@ |
|
|
@import url(code.css); |
|
|
@import url(code.css); |
|
|
|
|
|
|
|
|
#content.ticket { width: 700px; max-width: 100% } |
|
|
|
|
|
|
|
|
#content.ticket { width: 700px; max-width: 100%; margin: auto; } |
|
|
|
|
|
|
|
|
#newticket #field-description { width: 100% } |
|
|
#newticket #field-description { width: 100% } |
|
|
#newticket #properties { width: 100% } |
|
|
#newticket #properties { width: 100% } |
|
|
|