fadeout long org titles

This commit is contained in:
Lisa Passing 2015-03-25 16:32:22 +01:00
parent 76ac33a285
commit d3bf48a415
2 changed files with 11 additions and 2 deletions

View File

@ -19,11 +19,19 @@
color: #adaaab
text-decoration: underline
@media #{$medium-up}
h1, .sync-button, .ember-view
.profile-header, .sync-button, .ember-view
display: inline-block
vertical-align: middle
.sync-button
margin-top: .5em
@media #{$large-up}
.profile-header
position: relative
white-space: nowrap;
max-width: 77%;
overflow: hidden;
&:after
@include fadeOut(right, -90deg, $white)
.cta-btn
text-align: right

View File

@ -1,8 +1,9 @@
{{#if allHooks.isLoaded}}
<header>
<div class="profile-header">
<h1>{{view.name}}</h1>
{{!-- {{sync-button user=auth.currentUser}} --}}
</div>
{{#if user.isSyncing}}
<div class="sync-button">