Skip to content

Commit 6311638

Browse files
committed
CS-14053: IE compatibility issues
1 parent 28b0df5 commit 6311638

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ui/css/cloudstack3-ie7.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ table th {
113113
width: auto;
114114
width: 88px;
115115
min-width: 88px;
116-
font-size: 12px;
116+
font-size: 11px;
117117
overflow: hidden;
118118
vertical-align: middle;
119119
}

ui/css/cloudstack3.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ table th {
111111
color: #495A76;
112112
clear: none;
113113
min-width: 88px;
114-
font-size: 12px;
114+
font-size: 11px;
115115
overflow: hidden;
116116
vertical-align: middle;
117117
}

0 commit comments

Comments
 (0)