--- a/src/widgets/CreateAnnotation.css Fri Jul 03 16:57:10 2015 +0200
+++ b/src/widgets/CreateAnnotation.css Fri Jul 03 16:58:49 2015 +0200
@@ -23,7 +23,7 @@
}
.Ldt-CreateAnnotation-Main {
- min-height: 100px;
+ min-height: 150px;
}
.Ldt-CreateAnnotation-Title, .Ldt-CreateAnnotation-Creator {
@@ -47,7 +47,6 @@
position: absolute;
bottom: 7px;
right: 7px;
- display: inline;
color: #ffffff;
cursor: pointer;
background: url('img/submit_annotation.png');
@@ -164,18 +163,4 @@
a.Ldt-CreateAnnotation-Close:hover {
background-position: -17px 0;
-}
-
-.Ldt-CreateAnnotation-Controls {
- position: absolute;
- top: 7px;
- right: 7px;
-}
-
-span[class^='Ldt-CreateAnnotation-Control-'] {
- background-color: #ddd;
- padding: 2px;
- margin: 4px;
- border-radius: 3px;
- border: 1px solid #888;
-}
+}
\ No newline at end of file