ios7style.css: saveCheck padding fixed

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@7725 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
fhainz
2015-01-25 19:22:32 +00:00
parent 15b4cf82fa
commit 020e830977

View File

@@ -145,7 +145,7 @@ select { margin-left:5px; margin-right:5px; background: #fff; border:0px; }
/* save button */
.changed a, .changed { color:#fc3e39!important; }
#saveCheck { position: absolute; top: 5px; right: 10px }
#saveCheck { position: absolute; top: 10px; right: 10px; padding: 0; }
.handle { position:relative; cursor:pointer; width:50px;
height:20px; line-height:20px;