Skip to content
Snippets Groups Projects
Commit 7171c476 authored by Anton Georgiev's avatar Anton Georgiev
Browse files

cleaning up

parent 45f5c8b2
No related branches found
No related tags found
No related merge requests found
......@@ -84,7 +84,6 @@
}
@media @desktop-portrait {
height: 25px;
font-size: 2vh;
}
@media @mobile-portrait, @mobile-portrait-with-keyboard {
font-size: 4vw;
......
<template name="usersList">
<div id="{{id}}" {{visibility name}} class="component">
<h3 class="title gradientBar"><span class="glyphicon glyphicon-user heading" style="margin-right:5px;"></span> {{getInfoNumberOfUsers}} </h3>
<h3 class="title gradientBar"><span class="glyphicon glyphicon-user heading"></span> {{getInfoNumberOfUsers}} </h3>
<div id="user-contents">
<div class="userlist ScrollableWindowY">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment