Added left padding to notCreatable message
This commit is contained in:
parent
cbb42aae11
commit
9656280252
|
@ -104,6 +104,7 @@ a.showCruds:hover,a.unshare:hover {
|
|||
}
|
||||
|
||||
.notCreatable {
|
||||
padding-left: 12px;
|
||||
padding-top: 12px;
|
||||
color: #999;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue