Update jquery.uls to 835947c
* Remove explicit widths from dialogs * Updated search icon Change-Id: I8be38f4854b1f7f9181e974fbb10247d89f64153
This commit is contained in:
committed by
jenkins-bot
parent
0a692b227a
commit
6ac655fa9f
@@ -21,12 +21,10 @@
|
||||
|
||||
.uls-wide {
|
||||
min-width: 715px;
|
||||
width: 45%;
|
||||
}
|
||||
|
||||
.uls-medium {
|
||||
min-width: 360px;
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
/* Override the grid */
|
||||
@@ -36,7 +34,6 @@
|
||||
|
||||
.uls-narrow {
|
||||
min-width: 180px;
|
||||
width: 20%;
|
||||
}
|
||||
|
||||
/* Override the grid */
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
"authors": [
|
||||
"Amire80",
|
||||
"Jaroslav.micek",
|
||||
"Rudko"
|
||||
"Rudko",
|
||||
"Yardom78"
|
||||
]
|
||||
},
|
||||
"uls-region-WW": "Po celom svete",
|
||||
|
||||
@@ -3,5 +3,5 @@
|
||||
<title>
|
||||
search
|
||||
</title>
|
||||
<path d="M19 17l-5.15-5.15a7 7 0 1 0-2 2L17 19zM3.5 8A4.5 4.5 0 1 1 8 12.5 4.5 4.5 0 0 1 3.5 8z"/>
|
||||
<path fill-rule="evenodd" d="M12.2 13.6a7 7 0 111.4-1.4l5.4 5.4-1.4 1.4-5.4-5.4zM13 8A5 5 0 113 8a5 5 0 0110 0z"/>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 258 B After Width: | Height: | Size: 274 B |
Reference in New Issue
Block a user