Quantcast
Channel: Discussion Forum > Agent Desktop and Configuration
Viewing all articles
Browse latest Browse all 2270

Extra space on WS in BUi (6 Comments)

$
0
0

Topic by Vijaya K

Content

HI Team,

I Placed Browser Addin in the WS. When I opened the WS from BUI Some exact space is coming which looks UI bad. Please let me know how we can avoid extra space from BUI.

Using chrome

Attached the Screen Shot.

HTML:desgin

<body>
<!-- Including CSS & jQuery Dialog UI Here-->

<link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css">
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<script src='/AgentWeb/libs/require/require.js' data-main="AddAllSites.js"></script>

 <div class="main">
    <button id = "btn">Add All Sites</button>
</div>
</body>

Image


Viewing all articles
Browse latest Browse all 2270

Trending Articles