We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0182e1f commit 3cb7420Copy full SHA for 3cb7420
app/Resources/public/css/base.css
@@ -2701,7 +2701,7 @@ form .formw .freeze {
2701
}
2702
2703
#skill_holder li {
2704
- float:left;
+ float: none;
2705
padding-right: 10px;
2706
margin-bottom: .5em;
2707
@@ -4340,7 +4340,7 @@ ul.holder li.bit-input input{
4340
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
4341
4342
ul.holder li.bit-box{
4343
- padding: 5px;
+ padding-right: 15px;
4344
margin-bottom: 5px;
4345
color: #8a6d3b;
4346
background-color:#FCF8E3;
0 commit comments