1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-05 14:17:49 +02:00

Minor styling of status label.

This commit is contained in:
Cameron
2015-07-22 11:13:46 -07:00
parent 8adee9c5c7
commit ceee90ae13

View File

@@ -928,7 +928,8 @@ a.e-media-select
ul#e-status { margin:0px 14px }
ul#e-status li { padding-bottom:6px; font-size:85% }
ul#e-status { line-height:20px }
ul#e-status li a span.badge { float:right; font-size:85% }
ul#e-status li a span.badge,
ul#e-status li a span.label { float:right; font-size:85% }
ul#e-status li a:hover { text-decoration: none; }
ul#e-latest { margin:0px 14px}