Style CSS : correct for small screen

This commit is contained in:
Dany De Bontridder 2016-06-05 11:13:52 +02:00
parent 008ed58896
commit cb79fac34d
2 changed files with 1 additions and 5 deletions

View file

@ -1159,8 +1159,6 @@ span.remain {
div#jrn_name_div
{
float: right;
margin-right:150px;
}
#predef_form {

View file

@ -1141,8 +1141,6 @@ span.remain {
div#jrn_name_div
{
float: right;
margin-right:150px;
}
#predef_form {
@ -2145,4 +2143,4 @@ td.selectedmenu {
{
position:float;
float:left;
}
}