Commit 802c6e7b authored by Arinde Eniola's avatar Arinde Eniola

set the width to the elements

parent 0b5ff471
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
.label-row { .label-row {
.label-name { .label-name {
display: inline-block; display: inline-block;
width: 200px; width: 21%;
} }
.label { .label {
...@@ -79,10 +79,11 @@ ...@@ -79,10 +79,11 @@
.prepend-left-10 { .prepend-left-10 {
display: inline-block; display: inline-block;
width: 440px; width: 45%;
} }
.pull-right { .pull-right {
.action-buttons { .action-buttons {
border-color: transparent; border-color: transparent;
margin: 7px; margin: 7px;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment