Use margin to separate "perms" in the room directory
instead of a space.
This commit is contained in:
parent
fb8e41a9c1
commit
ee71c72685
|
@ -100,6 +100,7 @@ limitations under the License.
|
|||
display: inline;
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
margin-right: 5px;
|
||||
height: 15px;
|
||||
border-radius: 11px;
|
||||
background-color: $plinth-bg-color;
|
||||
|
|
Loading…
Reference in New Issue