Skip to content

Commit

Permalink
cleanup code and small change in html
Browse files Browse the repository at this point in the history
  • Loading branch information
skublik committed Oct 26, 2018
1 parent d7b06be commit 75227ae
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -17,7 +17,7 @@
<!DOCTYPE html>
<html xmlns:wicket="http://wicket.apache.org">
<wicket:panel>
<div class="col-md-10 prism-property-value" wicket:id="values">
<div class="col-md-12 prism-property-value" wicket:id="values">
<div wicket:id="value"/>
</div>
</wicket:panel>
Expand Down

0 comments on commit 75227ae

Please sign in to comment.