Adds annotator help

This commit is contained in:
Alberto Garcia Cabeza
2015-12-18 12:21:47 +01:00
parent 3f195d6234
commit 69e66ccbeb
5 changed files with 40 additions and 1 deletions

View File

@@ -213,6 +213,13 @@ a {
border: 0;
}
#drop-help.f-dropdown.content {
@media (min-width: $small-breakpoint) {
max-width: $line-height*15;
}
}
// 02. Header
// - - - - - - - - - - - - - - - - - - - - - - - - -