CSS fixes.

This commit is contained in:
Roger Braun 2016-11-02 18:38:30 +01:00
parent 7980558461
commit 72877b5c06
2 changed files with 16 additions and 1 deletions

View file

@ -60,4 +60,8 @@
word-break: break-all;
}
}
.status-actions {
padding-top: 5px;
}
</style>