//
// Component: Users List
//

.users-list {
    > li {
      float: right;
    }
  }