Download:
child 50:c47569b938dd
parent 48:84bab688fcab
49:e6635397502b
Anton Shestakov <av6@dwimlabs.net>, Sun, 27 Mar 2016 14:42:07 +0800
css: move text-align to .vignette, so that avatar image is also affected

1 файлов изменено, 1 вставок(+), 1 удалений(-) [+]
css/tram-im.css file | annotate | diff | comparison | revisions
--- a/css/tram-im.css Sun Mar 27 12:05:37 2016 +0800
+++ b/css/tram-im.css Sun Mar 27 14:42:07 2016 +0800
@@ -44,6 +44,7 @@
height: 48px;
width: 48px;
line-height: 48px;
+ text-align: center;
}
.avatar-column.uk-invisible .vignette {
max-height: 1px;
@@ -55,7 +56,6 @@
div.avatar {
height: 48px;
width: 48px;
- text-align: center;
font-size: 32px;
font-weight: 700;
}