Merge pull request #1376 from vector-im/matthew/fadable

make the UI fadable to help with decluttering
This commit is contained in:
Matthew Hodgson 2016-04-12 18:04:47 +01:00
commit 18bd1058d3
4 changed files with 14 additions and 5 deletions

View file

@ -89,7 +89,7 @@ limitations under the License.
margin: auto;
overflow: auto;
border-bottom: 1px solid #eee;
border-bottom: 1px solid #ccc;
-webkit-flex: 0 0 auto;
flex: 0 0 auto;