comparison default/static/blog.css @ 121:ab2dd835e597

css (blog): fixed white-space for labels
author Goffi <goffi@goffi.org>
date Fri, 02 Mar 2018 19:01:57 +0100
parents da8f1ba9034d
children
comparison
equal deleted inserted replaced
120:5f4e147e9895 121:ab2dd835e597
43 43
44 /*** labels ***/ 44 /*** labels ***/
45 45
46 .labels { 46 .labels {
47 text-align: right; 47 text-align: right;
48 white-space: nowrap;
48 } 49 }
49 50
50 .labels a { 51 .labels a {
51 text-decoration: none; 52 text-decoration: none;
52 color: inherit; 53 color: inherit;