mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
Merge pull request #268 from TheAxnJaxn/master
GUAC-1324: Add right margin and remove position relative to stop text overlap.
This commit is contained in:
@@ -191,8 +191,7 @@ div.section {
|
|||||||
|
|
||||||
.caption .activeUserCount {
|
.caption .activeUserCount {
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
position: relative;
|
margin-right: 1em;
|
||||||
right: 1em;
|
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user