SideBySide2: Fix nowrap CSS rule in header
Change-Id: I805b0d260c259128a50b18790f9b81b677d2f55a
This commit is contained in:
@@ -29,7 +29,7 @@ limitations under the License.
|
||||
vertical-align: middle;
|
||||
}
|
||||
.path {
|
||||
white-space: no-wrap;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.navigation {
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user