Merge "SideBySide2: Fix nowrap CSS rule in header"
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