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:
parent
26308a6b47
commit
2cb224a184
@ -1,15 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"type": "match",
|
||||
"height": 34,
|
||||
"ypos": 28,
|
||||
"xpos": 179,
|
||||
"width": 495
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"topbar_generic"
|
||||
],
|
||||
"area": [
|
||||
{
|
||||
"xpos": 93,
|
||||
"ypos": 49,
|
||||
"width": 643,
|
||||
"height": 34,
|
||||
"type": "match"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 92 KiB After Width: | Height: | Size: 83 KiB |
Loading…
Reference in New Issue
Block a user