(css) Improve subheaders with no buttons

pull/105/head
Francis Lachapelle 2015-09-03 10:15:27 -04:00
parent e6e34ae053
commit a5213b3321
2 changed files with 2 additions and 2 deletions

View File

@ -155,7 +155,7 @@
</section>
<!-- Remote/domain addressbooks -->
<section>
<md-subheader class="sg-md-subheader md-padding">
<md-subheader class="sg-md-subheader">
<var:string label:value="Global Addressbooks"/>
</md-subheader>
<md-list>

View File

@ -1,9 +1,9 @@
/// subheader.scss -*- Mode: scss; indent-tabs-mode: nil; basic-offset: 2 -*-
@import 'extends';
// Temporary patch until mdsubheaders are faster in Chrome
.md-subheader {
margin-right: 0;
line-height: $touch-zone-width;
}
.md-subheader {