Changes for page Collaborate on reproducible science, anywhere
Last modified by bougault on 2023/01/26 14:38
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -19,14 +19,16 @@ 19 19 padding-right:0; 20 20 min-height:300px; 21 21 22 + /* 22 22 .clb-search-bar{ 23 23 display:flex; 24 24 align-items:stretch; 25 25 position:relative 26 26 } 28 + */ 27 27 .clb-search-bar .form-input { 28 - flex:1;29 - margin:2px10px 2px 030 + margin:2px 10px 2px 0; 31 + position: relative; 30 30 } 31 31 .clb-search-bar input[type=text]{ 32 32 width:100%;