Skip to content

Commit

Permalink
Removed blue line also in this override
Browse files Browse the repository at this point in the history
Same as the blue line fix couple commits ago, but for the "Smaller Big Picture icon" override.
  • Loading branch information
Parsnip authored and somini committed Jan 19, 2017
1 parent caee816 commit c7dd474
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
{
"ControlName" "Label"
"fieldName" "account_balance_seperator"
"labelText" "|"
"labelText" ""
style="online_friends"
}

Expand Down Expand Up @@ -622,7 +622,7 @@
place [$OSX] { control="account_URL, universe_label" align=right margin-top=9 margin-right=15 spacing=7 }

place { control="account_balance" y=35 align=right end-right="account_URL" margin-right=10 }
place { control="account_balance_seperator" align=right margin-right=20 margin-top=30 }
place { control="account_balance_seperator" width=0 height=0 align=right margin-right=20 margin-top=30 }

place { control="fullscreen" tooltiptext="#tooltip_view_list" align=right y=78 height=23 margin-right=9 width=30 }

Expand All @@ -649,4 +649,4 @@
// hide vr button
place { control="startvr, exitvr" height=0 width=0 }
}
}
}

0 comments on commit c7dd474

Please sign in to comment.