Mercurial > dottes
comparison web/css/dottes.css @ 597:60da844ec261
Reduce gap between items in tune representation list.
Gets it all back onto one line in Chromium for me.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Wed, 02 Nov 2016 17:59:25 +0000 |
parents | 60749c792cde |
children | ed823ea54c83 |
comparison
equal
deleted
inserted
replaced
595:76aa6580b277 | 597:60da844ec261 |
---|---|
238 | 238 |
239 ul.tune-data-list li | 239 ul.tune-data-list li |
240 { | 240 { |
241 display: inline; | 241 display: inline; |
242 margin-left: 0; | 242 margin-left: 0; |
243 margin-right: 10px; | 243 margin-right: 5px; |
244 } | 244 } |
245 | 245 |
246 div.dottes-tune-list | 246 div.dottes-tune-list |
247 { | 247 { |
248 display: table; | 248 display: table; |