Set (read-only) notes content box to cover the watermark background image (#3241)

This commit is contained in:
Thomas Bruederli 2014-08-11 15:38:40 +02:00
parent 666055db46
commit fcfc997fe1

View file

@ -164,6 +164,7 @@
-ms-box-sizing: border-box;
box-sizing: border-box;
border-bottom: 1px solid #dfdfdf;
background: #fff;
}
.notesdialog #noteform,