diff --git a/bigbluebutton-html5/app/client/stylesheets/whiteboard.less b/bigbluebutton-html5/app/client/stylesheets/whiteboard.less index d5217002b1..5cacfcabab 100755 --- a/bigbluebutton-html5/app/client/stylesheets/whiteboard.less +++ b/bigbluebutton-html5/app/client/stylesheets/whiteboard.less @@ -679,7 +679,7 @@ } & > button:nth-child(2) { right: 70px; - bottom: 4px; + bottom: 6px; } & > button:nth-child(3) { right: 70px; @@ -687,7 +687,7 @@ } & > button:nth-child(4) { right: 130px; - bottom: 4px; + bottom: 6px; } & > button:nth-child(5) { right: 130px; @@ -695,7 +695,7 @@ } & > button:nth-child(6) { right: 190px; - bottom: 4px; + bottom: 6px; } & > button:nth-child(7) { right: 190px;