Download:
child 265:def5e5b8ef5c
parent 263:c92c3639acf3
264:a4140e0a7368
Anton Shestakov <av6@dwimlabs.net>, Fri, 16 Dec 2016 22:12:18 +0800
index: add bottom margin for .input-groups

1 файлов изменено, 1 вставок(+), 0 удалений(-) [+]
css/tram-im.css file | annotate | diff | comparison | revisions
--- a/css/tram-im.css Fri Dec 16 11:23:21 2016 +0800
+++ b/css/tram-im.css Fri Dec 16 22:12:18 2016 +0800
@@ -66,6 +66,7 @@
}
.uk-form.input-group {
display: table;
+ margin-bottom: 15px;
}
.uk-form.input-group > input {
display: table-cell;