diff --git a/application/views/logbookadvanced/index.php b/application/views/logbookadvanced/index.php index 98eac8fa..cf67e3b1 100644 --- a/application/views/logbookadvanced/index.php +++ b/application/views/logbookadvanced/index.php @@ -38,12 +38,6 @@ echo "var user_options = $options;"; float: left; margin: 0 8px 0 0; } -.btn { - white-space: normal; -} -#qsoList td:nth-child(11) { - white-space: normal; -} tr>td { float:right; } +.btn { + white-space: normal; +} + #qsoList_wrapper th { text-align: left !important; white-space: nowrap;} #qsoList_wrapper td { text-align: left !important; white-space: nowrap;}