border-bottom: $keyline;
#query_wrapper {
+ position: relative;
overflow: hidden;
}
min-width: 0;
border-radius: 0 2px 2px 0;
}
+
+ #describe_location {
+ position: absolute;
+ top: 6px;
+ right: 6px;
+ font-size: 10px;
+ color: $blue;
+ }
}
/* Utility for de-emphasizing content */