mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 13:39:36 -06:00
UX: Mobile specific style for Admin IP Lookup box
This commit is contained in:
parent
7598037080
commit
b2b7342d53
@ -1850,6 +1850,12 @@ table#user-badges {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
// Mobile specific style for Admin IP Lookup box
|
||||
.mobile-view .admin-contents .ip-lookup .location-box {
|
||||
width: 300px;
|
||||
left: 20px;
|
||||
}
|
||||
|
||||
.cboxcontainer {
|
||||
display: inline-block;
|
||||
padding: 8px;
|
||||
|
Loading…
Reference in New Issue
Block a user