Skip to content
Snippets Groups Projects
Commit 1f30c108 authored by srosse's avatar srosse
Browse files

OO-1357: fix missing label in the instant messaging status dropdown

parent 3e584bfb
No related branches found
No related tags found
No related merge requests found
......@@ -19,8 +19,13 @@
background-color: $o-im-summary-bg;
}
}
#o_im_status div.o_chelp_wrapper {
right: 0.5em;
#o_im_status {
li > a > span {
display: inline;
}
div.o_chelp_wrapper {
right: 0.5em;
}
}
#o_im_message {
a:hover,
......
source diff could not be displayed: it is too large. Options to address this: view the blob.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment