mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-28 05:14:12 +03:00
Updated member list column widths
This commit is contained in:
parent
cfd28963f0
commit
f5dc5d166d
@ -137,7 +137,7 @@ p.gh-members-list-email {
|
||||
|
||||
.gh-members-list-open-rate,
|
||||
.gh-members-list-geolocation {
|
||||
width: 120px;
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
.gh-members-list-subscribed-at {
|
||||
@ -397,7 +397,7 @@ p.gh-members-list-email {
|
||||
display: inline-block;
|
||||
width: auto;
|
||||
margin-top: -16px;
|
||||
padding: 0 0 0 64px;
|
||||
padding: 0 0 0 49px;
|
||||
}
|
||||
|
||||
.gh-members-list-open-rate-noname {
|
||||
|
Loading…
Reference in New Issue
Block a user