set the width to the elements

This commit is contained in:
Arinde Eniola 2016-04-01 19:12:11 +01:00
parent 0b5ff4714c
commit 802c6e7bba
1 changed files with 3 additions and 2 deletions

View File

@ -51,7 +51,7 @@
.label-row {
.label-name {
display: inline-block;
width: 200px;
width: 21%;
}
.label {
@ -79,10 +79,11 @@
.prepend-left-10 {
display: inline-block;
width: 440px;
width: 45%;
}
.pull-right {
.action-buttons {
border-color: transparent;
margin: 7px;