Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
page count size reduced
Browse files Browse the repository at this point in the history
  • Loading branch information
kgough committed Aug 24, 2016
1 parent 8a07aba commit 525e9be
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class Languages extends Component {
<div className="row clearfix" id="admin-lang">
<div className="row-height">
<div className="contentx clearfix col-xs-12">
<h2>Languages <span className="badge">135</span></h2>
<h2>Languages <span className="badge">121</span></h2>
<Button className="btn-primary"><i className="fa fa-plus"></i> Add new language</Button>
<div className="left-form toolbar col-xs-12" role="toolbar">
<div className="search-box col-xs-6 col-sm-7 col-md-5 col-lg-2">
Expand Down Expand Up @@ -106,10 +106,6 @@ class Languages extends Component {
</li>
<li><a href="#">12 <span className="sr-only"></span></a>
</li>
<li><a href="#">13 <span className="sr-only"></span></a>
</li>
<li><a href="#">14<span className="sr-only"></span></a>
</li>
<li>
<a href="#" aria-label="Next">
<span aria-hidden="true">»</span>
Expand Down

0 comments on commit 525e9be

Please sign in to comment.