mat-ale commented on a change in pull request #241:
URL: https://github.com/apache/syncope/pull/241#discussion_r566218719
##########
File path:
client/idm/console/src/main/resources/org/apache/syncope/client/console/wizards/resources/AbstractConnConfPanel.html
##########
@@ -21,7 +21,7 @@
<div id="emptyPlaceholder"/>
<span wicket:id="connectorPropertiesContainer">
<div class="pull-right">
- <a style="position: fixed; top: 65px; right:60px;" wicket:id="check"
href="#">
+ <a style="position: fixed; top: 95px; right:420px;" wicket:id="check"
href="#">
Review comment:
Here it would be better to use `position: absolute; top: 0; right:
20px;`, because the rule with `fixed` seems to be not responsive when changing
device or just resizing the window.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]