margin-left: -23px;
}
/** @todo: we schould consider the possebility to overwrite bootstrap dropdowns
- at the beginning of this file */
-.textcomplete-item a {
+ at the beginning of this file to get rid of the !important */
+.textcomplete-item > a {
color: #555 !important;
+ padding: 5px 20px !important;
}
.textcomplete-item.active > a {
background-color: rgb(247, 247, 247) !important;
.textcomplete-item a .forum {
color: $link_color;
}
+img.acpopup-img {
+ border-radius: 4px;
+ }
/* The wall-item thread levels */