Move username indicators to top
This commit is contained in:
+2
-1
@@ -346,6 +346,7 @@ textarea {
|
||||
position: relative;
|
||||
padding: 10px 15px;
|
||||
height: 100%;
|
||||
padding-top: 30px; // offset for non-admins
|
||||
|
||||
.grid-item-top-title {
|
||||
white-space: nowrap;
|
||||
@@ -356,7 +357,7 @@ textarea {
|
||||
|
||||
.usermanagement-indicator {
|
||||
position: absolute;
|
||||
bottom: 10px;
|
||||
top: 10px;
|
||||
color: #03a9f49e;
|
||||
right: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user