diff --git a/main/webapp/modules/core/index.vt b/main/webapp/modules/core/index.vt index 94b5efdb6..265657d80 100644 --- a/main/webapp/modules/core/index.vt +++ b/main/webapp/modules/core/index.vt @@ -46,6 +46,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/main/webapp/modules/core/project.vt b/main/webapp/modules/core/project.vt index a0c33ec31..a153735e0 100644 --- a/main/webapp/modules/core/project.vt +++ b/main/webapp/modules/core/project.vt @@ -48,7 +48,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OpenRefine
- + Logout +
diff --git a/main/webapp/modules/core/styles/index.less b/main/webapp/modules/core/styles/index.less index e26731624..3905ae01a 100644 --- a/main/webapp/modules/core/styles/index.less +++ b/main/webapp/modules/core/styles/index.less @@ -46,6 +46,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. font-style: italic; font-size: 110%; color: @near_black; + white-space: nowrap; } #left-panel-body {