Skip to content

Commit

Permalink
Step 5.31: Define styles
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilkisiela authored and DAB0mB committed Dec 17, 2016
1 parent c11c0c6 commit c9a5aa3
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions client/imports/pages/chats/chats-options.component.scss
@@ -0,0 +1,13 @@
.chats-options-page-content {
.options {
margin: 0;
}

.option-name {
float: left;
}

.option-icon {
float: right;
}
}

0 comments on commit c9a5aa3

Please sign in to comment.