Merge branch 'issue_4048' into release-0.14 release-0.14
authorChristos KK Loverdos <loverdos@gmail.com>
Fri, 21 Jun 2013 12:24:05 +0000 (15:24 +0300)
committerChristos KK Loverdos <loverdos@gmail.com>
Fri, 21 Jun 2013 12:24:05 +0000 (15:24 +0300)
Refs #4048

src/gr/grnet/pithos/web/public/pithos.css

index aaba424..63b3f02 100644 (file)
@@ -213,6 +213,13 @@ table.pithos-permList.props-labels {
        border-bottom: 1px solid white;
 }
 
+.pithos-topPanel .gwt-Image {
+  position: relative;
+  bottom: -19px;
+  max-height: 64px;
+  max-width: 100%;
+}
+
 .gwt-MenuBar-vertical {
        background: #D0E3ED;
 }