css error in post-viewer after update bootstrap

This commit is contained in:
movilla 2012-09-29 15:19:39 +02:00
parent 06d9ff221d
commit aa8c89a0e4

View file

@ -87,6 +87,7 @@
textarea{
height: 18px;
width: 318px;
padding: 4px;
}
form {
@ -97,6 +98,9 @@
position: absolute;
right: 10px;
bottom: 10px;
font-size: 11px;
line-height: 16px;
padding: 5px 9px;
}
}
}