fix width of plugin description
This commit is contained in:
parent
f71190e286
commit
fb4e080e30
@ -7,6 +7,9 @@
|
||||
.btn {
|
||||
margin-right: 4px;
|
||||
}
|
||||
td#description {
|
||||
width: 35%;
|
||||
}
|
||||
</style>
|
||||
@endsection
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user