Commit 734ce951 by Torkel Odegaard

more style changes

parent a6420302
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -45,15 +45,6 @@ ...@@ -45,15 +45,6 @@
background: none; background: none;
} }
.panel div.panel-extra div.panel-extra-container {
margin-right: -10px;
margin-top: 0px;
}
.panel-title {
font-size: 0.9em;
}
.row-button { .row-button {
width: 24px; width: 24px;
} }
......
...@@ -238,8 +238,8 @@ form input.ng-invalid { ...@@ -238,8 +238,8 @@ form input.ng-invalid {
} }
.panel div.panel-extra div.panel-extra-container { .panel div.panel-extra div.panel-extra-container {
margin-right: 0px; margin-right: -10px;
margin-top: 7px; margin-top: 3px;
} }
.panel div.panel-extra { .panel div.panel-extra {
......
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