mirror of https://github.com/perkeep/perkeep.git
server/perkeepd/ui: fix size of swarm logo
Change-Id: I66aaf4053e5a129d112fe389cf222004ace3f20d
This commit is contained in:
parent
f636f75b75
commit
6a68c7dea3
|
@ -57,7 +57,7 @@ limitations under the License.
|
|||
left: 50%;
|
||||
margin-left: -59px;
|
||||
width: 118px;
|
||||
height: 32px;
|
||||
height: 46px;
|
||||
}
|
||||
|
||||
.cam-blobitem-fs-checkin-venue {
|
||||
|
|
Loading…
Reference in New Issue