1
0
Fork 0

Client: make friends url button (+/-) -> same width

This commit is contained in:
Chocobozzz 2016-08-23 15:28:03 +02:00
parent 9ab1071c8d
commit b5d6b94c1e
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
table {
margin-bottom: 40px;
}
.input-group-btn button {
width: 35px;
}