Updated rending of social icons with bootstrap/fontawesome and fixed search typahead
This commit is contained in:
@@ -12,6 +12,11 @@
|
||||
right: auto;
|
||||
}
|
||||
|
||||
.dropdown-submenu > .dropdown-menu {
|
||||
left: -50%;
|
||||
right: 80%;
|
||||
}
|
||||
|
||||
.subnavbar .subnavbar-inner {
|
||||
height: 50px;
|
||||
}
|
||||
@@ -93,3 +98,7 @@ table .text-right {
|
||||
.form-group {
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
ul.typeahead.dropdown-menu {
|
||||
min-width: 560px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user