set the width to the elements

This commit is contained in:
Arinde Eniola
2016-04-06 20:27:30 +01:00
parent 0b5ff4714c
commit 802c6e7bba
+3 -2
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;