Fix the graph legend to match the dashed lines

This commit is contained in:
Alex Kilgour
2016-02-01 19:18:55 +00:00
parent 816eecb256
commit 77ed85eb87
5 changed files with 101 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License
along with pa11y-dashboard. If not, see <http://www.gnu.org/licenses/>.
}}
<div class="col-md-12 clearfix">
<div class="graph-container graph-spacer ruled">
<div class="graph-container graph-spacer ruled clearfix">
<div data-role="graph" class="graph"></div>
<div class="row">
<ul class="list-unstyled floated-list series-checkboxes clearfix crunch-bottom col-md-3 col-sm-6 col-xs-12 pull-right" data-role="series-checkboxes"></ul>