2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00

mobile topic list and user page CSS tweaks

This commit is contained in:
Jeff Atwood 2015-10-22 23:23:13 -07:00
parent 8a5f8d62b2
commit fac25763ba
3 changed files with 5 additions and 3 deletions

View file

@ -256,7 +256,7 @@
}
.details {
padding: 15px 15px 4px 15px;
padding: 15px 10px 4px 10px;
background-color: dark-light-choose(rgba($primary, .9), rgba($secondary, .9));
opacity: 0.8;