Skip to content

Commit

Permalink
Some styling fixes in RW.
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed Apr 29, 2016
1 parent 8f158e6 commit 1cc1298
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -21,7 +21,7 @@
<form wicket:id="main">
<div wicket:id="configuration" class="nav-tabs-custom" />
</form>
<div class="main-button-bar">
<div class="main-button-bar" style="padding-bottom: 20px">
<a class="btn btn-info" wicket:id="testConnection"/>
</div>

Expand Down
Expand Up @@ -19,7 +19,7 @@
<wicket:panel>
<div wicket:id="tabPanel" class="nav-tabs-custom"/>

<div class="main-button-bar">
<div class="main-button-bar" style="padding-bottom: 20px">
<a class="btn btn-default" wicket:id="reload"/>
</div>
</wicket:panel>
Expand Down

0 comments on commit 1cc1298

Please sign in to comment.