diff options
| author | cflem <carson.fl3ming@gmail.com> | 2016-12-29 22:42:47 -0700 |
|---|---|---|
| committer | cflem <carson.fl3ming@gmail.com> | 2016-12-29 22:42:47 -0700 |
| commit | db09420de18d7dd363a455f62fc84df4b4852a71 (patch) | |
| tree | 307312017e25bb9aa7cf0db29074f93f3f5053d3 /dash/css/dash.css | |
| parent | 7bcbd5358ccf4332f554bdc510ed580354f78ec2 (diff) | |
| download | bulletin-db09420de18d7dd363a455f62fc84df4b4852a71.tar.gz | |
Styled ads.php (V)
Diffstat (limited to 'dash/css/dash.css')
| -rw-r--r-- | dash/css/dash.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dash/css/dash.css b/dash/css/dash.css index 89f6085..c155a6f 100644 --- a/dash/css/dash.css +++ b/dash/css/dash.css @@ -134,7 +134,7 @@ body { text-decoration: none; font-weight: bold; } -.joblocation::before { +.joblocation::before, #fjhdetails::before { content: ''; display: inline-block; width: 12px; |
