Make generic topbar needle narrower

We did this for the orange (Server) one already, but not the
blue generic one.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-08-28 14:07:33 -07:00
parent 26308a6b47
commit 2cb224a184
2 changed files with 14 additions and 14 deletions

View File

@ -1,15 +1,15 @@
{ {
"properties": [], "area": [
"tags": [ {
"topbar_generic" "type": "match",
], "height": 34,
"area": [ "ypos": 28,
{ "xpos": 179,
"xpos": 93, "width": 495
"ypos": 49, }
"width": 643, ],
"height": 34, "properties": [],
"type": "match" "tags": [
} "topbar_generic"
] ]
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 KiB

After

Width:  |  Height:  |  Size: 83 KiB