2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-02 11:40:58 +00:00

Part view updates

This commit is contained in:
Oliver
2018-05-07 08:41:19 +10:00
parent ce30cd7b4d
commit deccdce6d9
3 changed files with 26 additions and 13 deletions

View File

@ -120,4 +120,8 @@
.btn {
margin-left: 2px;
margin-right: 2px;
}
.float-right {
float: right;
}