Fixes for minor regressions b=273507 r=silver a=asa
git-svn-id: svn://10.0.0.236/trunk@174258 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
c8611ca8e8
commit
7eddec8097
@ -391,7 +391,7 @@ function initMenus()
|
||||
"') and " + netAway;
|
||||
|
||||
client.menuSpecs["mainmenu:nickname"] = {
|
||||
label: "",
|
||||
label: client.prefs["nickname"],
|
||||
domID: "server-nick",
|
||||
getContext: getDefaultContext,
|
||||
items:
|
||||
|
||||
@ -58,6 +58,10 @@ window {
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
.toolbarbutton-menu-dropmarker {
|
||||
margin-left: 0.5em;
|
||||
}
|
||||
|
||||
#input-widgets {
|
||||
border: none;
|
||||
-moz-binding: none;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user