beautified not showing triangle arrow
This commit is contained in:
parent
c924906077
commit
b59a4d4b08
1 changed files with 4 additions and 1 deletions
|
@ -24,13 +24,16 @@
|
|||
|
||||
/*Hide DropDown Icon on Top of Menu*/
|
||||
#navigation:after {
|
||||
opacity:0;
|
||||
display:none;
|
||||
}
|
||||
|
||||
#navigation #apps ul{text-align: center;}
|
||||
|
||||
/* may not be required
|
||||
app-navigation{width: 19.5% !important;}*/
|
||||
|
||||
|
||||
/* Default Apps */
|
||||
|
||||
#bookmark_settings {width:19.5% !important;}
|
||||
.bookmarks_list, #firstrun {left:27% !important;}
|
||||
|
|
Loading…
Reference in a new issue