fix width of plugin description

This commit is contained in:
printempw 2016-10-30 14:48:47 +08:00
parent f71190e286
commit fb4e080e30

View File

@ -7,6 +7,9 @@
.btn {
margin-right: 4px;
}
td#description {
width: 35%;
}
</style>
@endsection