##// END OF EJS Templates
ui: increase label width after font changes.
marcink -
r3199:208856fa stable
parent child Browse files
Show More
@@ -436,7 +436,7 b' dd {'
436 @media (min-width: 768px) {
436 @media (min-width: 768px) {
437 dt {
437 dt {
438 float: left;
438 float: left;
439 width: 180px;
439 width: 185px;
440 clear: left;
440 clear: left;
441 text-align: right;
441 text-align: right;
442 }
442 }
General Comments 0
You need to be logged in to leave comments. Login now