Improves styles for annotator popup

This commit is contained in:
Alberto Garcia Cabeza
2015-12-17 21:09:54 +01:00
parent c051750248
commit f5dd8de398
2 changed files with 6 additions and 1 deletions

View File

@@ -28,6 +28,11 @@
font-size: $base-font-size;
line-height: $line-height;
min-width: $line-height*13;
p {
color: $text;
padding: $line-height/2;
}
}
.annotator-item,