Merge branch 'master' of dev.sourcefabric.org:campcaster
This commit is contained in:
commit
ee5e8f48ce
5 changed files with 46 additions and 30 deletions
|
@ -35,7 +35,7 @@
|
|||
#spl_sortable {
|
||||
list-style: none;
|
||||
padding:0;
|
||||
height: 300px;
|
||||
height: 400px;
|
||||
overflow: auto;
|
||||
width:100%;
|
||||
margin-top:0;
|
||||
|
@ -239,12 +239,13 @@
|
|||
margin: 0;
|
||||
|
||||
}
|
||||
.edit-error {
|
||||
dd.edit-error {
|
||||
color:#b80000;
|
||||
margin:0;
|
||||
padding-bottom:0;
|
||||
font-size:12px;
|
||||
display:none;
|
||||
clear: left;
|
||||
}
|
||||
|
||||
/*.edit-error:last-child {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue