Client: make friends url button (+/-) -> same width
authorChocobozzz <florian.bigard@gmail.com>
Tue, 23 Aug 2016 13:28:03 +0000 (15:28 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Tue, 23 Aug 2016 13:28:03 +0000 (15:28 +0200)
client/src/app/admin/friends/friend-add/friend-add.component.scss

index cb597e12b3ee3cf440d19457fd25c4c519d6c4c7..5fde5163697372dcbc0622bff85f5cd74ae063aa 100644 (file)
@@ -1,3 +1,7 @@
 table {
   margin-bottom: 40px;
 }
+
+.input-group-btn button {
+  width: 35px;
+}