Client: make friends url button (+/-) -> same width
This commit is contained in:
parent
9ab1071c8d
commit
b5d6b94c1e
|
@ -1,3 +1,7 @@
|
||||||
table {
|
table {
|
||||||
margin-bottom: 40px;
|
margin-bottom: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.input-group-btn button {
|
||||||
|
width: 35px;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue