diff --git a/src/main/webapp/workspacebootstrap.min.css b/src/main/webapp/workspacebootstrap.min.css index f32a394..e9dcde4 100644 --- a/src/main/webapp/workspacebootstrap.min.css +++ b/src/main/webapp/workspacebootstrap.min.css @@ -236,6 +236,15 @@ * USED BY IMAGE PREVIEW WIDGET * *********************************************/ +/* //OVERRIDING GXT ARROW LEFT */ +/* .arrow-left a { */ +/* background-image: none !important; */ +/* } */ + +/* //OVERRIDING GXT ARROW RIGHT */ +/* .arrow-right a { */ +/* background-image: none !important; */ +/* } */ .modal-backdrop { position:fixed; @@ -1457,6 +1466,7 @@ table { padding-right: 10px; } } + @media (min-width: 980px) { .nav-collapse.collapse { height: auto !important;