Fix detail view for oC8.2

This commit is contained in:
Raimund Schlüßler 2015-08-29 14:47:31 +02:00
parent 0799e8084e
commit 5b94f21401
2 changed files with 2 additions and 0 deletions

View file

@ -717,6 +717,7 @@
position: relative;
text-shadow: 0 1px 0 white;
border-top: none;
margin-bottom: 0px;
}
#task-details div.content-wrapper .body .section input {
-moz-box-sizing: border-box;

View file

@ -739,6 +739,7 @@
position: relative;
text-shadow: 0 1px 0 white;
border-top:none;
margin-bottom: 0px;
input{
-moz-box-sizing: border-box;
background: none repeat scroll 0 0 white;