server/perkeepd/ui: fix size of swarm logo

Change-Id: I66aaf4053e5a129d112fe389cf222004ace3f20d
This commit is contained in:
Brad Fitzpatrick 2018-04-25 13:43:40 -07:00
parent f636f75b75
commit 6a68c7dea3
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ limitations under the License.
left: 50%;
margin-left: -59px;
width: 118px;
height: 32px;
height: 46px;
}
.cam-blobitem-fs-checkin-venue {