some very minor but very important changes...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2012-09-10 18:28:33 +04:00
parent 1bebf3ce4e
commit bc9c4fe502
2 changed files with 4 additions and 1 deletions

View File

@ -292,6 +292,9 @@ Priority work
[_] 3% Preview III
[_] use Caps Lock for edit mode...
[_] infinite ribbons - dynamic structure construction and partial state
| one way to do this is by:
| - limiting the number of images per field
| - adding new images to new fields to the left and right of current
[_] 0% state
[_] 0% save state
[_] named manual

View File

@ -293,7 +293,7 @@
.field {
position: relative;
position: absolute;
overflow: visible;
top: 0px;
left: 0px;