--- a/src/metadatacomposer/static/metadatacomposer/css/style.css Thu May 16 15:47:14 2013 +0200
+++ b/src/metadatacomposer/static/metadatacomposer/css/style.css Thu May 16 15:48:26 2013 +0200
@@ -38,7 +38,7 @@
.project-action a:last-child{margin-right: 20px;}
.chapter-widget-info{background-color:#e74c3c; padding: 10px 0; margin-bottom: 20px;}
.chapter-widget form{ margin: 0;}
-.chapter-widget input, .form-info-general-annotation input, .form-info-general-annotation textarea{width: 196px; max-width: 196px; }
+.chapter-widget input, .form-info-general-annotation input, .form-info-general-annotation textarea{width: 196px; max-width: 196px; }
.chapter-widget textarea{width: 426px; max-width: 426px; min-width: 426px; height: 20px;
-webkit-transition: height .3s ease;
-moz-transition: height .3s ease;