habe folgendes geändert - falls mal update im style.css .nsw-save-button:focus { background: url( ../images/fade-butt.png ); background-color: #F2F2F2; border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204); border-style:double; border-width:3px; color:#333333; padding:0.25em; float:right; height:auto; /* added by sunci */ } .nsw-wrap { /* border:1px solid #BBBBBB; removed by sunci */ padding: 1em 1em 1em 1em; } /*clear hinzugefügt*/ .nsw-save-progress-wrap { position: static; clear:both; }