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