Skip to content
This repository was archived by the owner on May 11, 2025. It is now read-only.

Commit 9374d84

Browse files
Use float-right instead of pull-right
1 parent c173ba9 commit 9374d84

5 files changed

Lines changed: 25 additions & 25 deletions

File tree

compose-laravel/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ <h3>What's in the box?</h3>
113113
aria-expanded="true" aria-controls="tech1">
114114
php-laravel
115115
</a>
116-
<span class="pull-right">
116+
<span class="float-right">
117117
<span class="badge badge-primary" data-toggle="tooltip" data-placement="top"
118118
title="Available version">5.6</span>
119119
<span class="badge badge-primary" data-toggle="tooltip" data-placement="top"
@@ -147,7 +147,7 @@ <h3>What's in the box?</h3>
147147
aria-expanded="true" aria-controls="tech2">
148148
nginx-laravel
149149
</a>
150-
<span class="pull-right">
150+
<span class="float-right">
151151
<span class="badge badge-success" data-toggle="tooltip" data-placement="top" title="Default version">2-stable</span>
152152
<span class="badge badge-primary" data-toggle="tooltip" data-placement="top" title="Available version">2-mainline</span>
153153
<span class="badge badge-primary" data-toggle="tooltip" data-placement="top" title="Available version">3-stable</span>
@@ -177,7 +177,7 @@ <h3>What's in the box?</h3>
177177
aria-expanded="true" aria-controls="tech3">
178178
redis
179179
</a>
180-
<span class="pull-right">
180+
<span class="float-right">
181181
<span class="badge badge-success">alpine</span>
182182
</span>
183183
</div>
@@ -203,7 +203,7 @@ <h3>What's in the box?</h3>
203203
aria-expanded="true" aria-controls="tech4">
204204
mysql
205205
</a>
206-
<span class="pull-right">
206+
<span class="float-right">
207207
<span class="badge badge-success">latest</span>
208208
</span>
209209
</div>
@@ -239,7 +239,7 @@ <h3>What's in the box?</h3>
239239
aria-expanded="true" aria-controls="tech5">
240240
mailcatcher
241241
</a>
242-
<span class="pull-right">
242+
<span class="float-right">
243243
<span class="badge badge-success">latest</span>
244244
</span>
245245
</div>

compose-magento/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ <h3>What's in the box?</h3>
113113
aria-expanded="true" aria-controls="tech1">
114114
php-magento
115115
</a>
116-
<span class="pull-right">
116+
<span class="float-right">
117117
<span class="badge badge-primary" data-toggle="tooltip" data-placement="top" title="Available version">5.6</span>
118118
<span class="badge badge-primary" data-toggle="tooltip" data-placement="top" title="Available version">7.0</span>
119119
<span class="badge badge-success" data-toggle="tooltip" data-placement="top"
@@ -143,7 +143,7 @@ <h3>What's in the box?</h3>
143143
aria-expanded="true" aria-controls="tech2">
144144
nginx-magento2
145145
</a>
146-
<span class="pull-right">
146+
<span class="float-right">
147147
<span class="badge badge-primary" data-toggle="tooltip" data-placement="top" title="Available version">mainline</span>
148148
<span class="badge badge-success" data-toggle="tooltip" data-placement="top" title="Default version">stable</span>
149149
</span>
@@ -169,7 +169,7 @@ <h3>What's in the box?</h3>
169169
aria-expanded="true" aria-controls="tech3">
170170
redis
171171
</a>
172-
<span class="pull-right">
172+
<span class="float-right">
173173
<span class="badge badge-success">alpine</span>
174174
</span>
175175
</div>
@@ -195,7 +195,7 @@ <h3>What's in the box?</h3>
195195
aria-expanded="true" aria-controls="tech4">
196196
mysql
197197
</a>
198-
<span class="pull-right">
198+
<span class="float-right">
199199
<span class="badge badge-success">latest</span>
200200
</span>
201201
</div>
@@ -231,7 +231,7 @@ <h3>What's in the box?</h3>
231231
aria-expanded="true" aria-controls="tech5">
232232
mailcatcher
233233
</a>
234-
<span class="pull-right">
234+
<span class="float-right">
235235
<span class="badge badge-success">latest</span>
236236
</span>
237237
</div>

compose-magento2/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h3>What's in the box?</h3>
112112
aria-expanded="true" aria-controls="tech1">
113113
php-magento
114114
</a>
115-
<span class="pull-right">
115+
<span class="float-right">
116116
<span class="badge badge-primary" data-toggle="tooltip" data-placement="top" title="Available version">5.6</span>
117117
<span class="badge badge-primary" data-toggle="tooltip" data-placement="top" title="Available version">7.0</span>
118118
<span class="badge badge-success" data-toggle="tooltip" data-placement="top"
@@ -141,7 +141,7 @@ <h3>What's in the box?</h3>
141141
aria-expanded="true" aria-controls="tech2">
142142
nginx-magento2
143143
</a>
144-
<span class="pull-right">
144+
<span class="float-right">
145145
<span class="badge badge-primary" data-toggle="tooltip" data-placement="top" title="Available version">mainline</span>
146146
<span class="badge badge-success" data-toggle="tooltip" data-placement="top" title="Default version">stable</span>
147147
</span>
@@ -167,7 +167,7 @@ <h3>What's in the box?</h3>
167167
aria-expanded="true" aria-controls="tech3">
168168
redis
169169
</a>
170-
<span class="pull-right">
170+
<span class="float-right">
171171
<span class="badge badge-success">alpine</span>
172172
</span>
173173
</div>
@@ -193,7 +193,7 @@ <h3>What's in the box?</h3>
193193
aria-expanded="true" aria-controls="tech4">
194194
mysql
195195
</a>
196-
<span class="pull-right">
196+
<span class="float-right">
197197
<span class="badge badge-success">latest</span>
198198
</span>
199199
</div>
@@ -229,7 +229,7 @@ <h3>What's in the box?</h3>
229229
aria-expanded="true" aria-controls="tech5">
230230
mailcatcher
231231
</a>
232-
<span class="pull-right">
232+
<span class="float-right">
233233
<span class="badge badge-success">latest</span>
234234
</span>
235235
</div>

compose-pimcore/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h3>What's in the box?</h3>
112112
aria-expanded="true" aria-controls="tech1">
113113
php-pimcore
114114
</a>
115-
<span class="pull-right">
115+
<span class="float-right">
116116
<span class="badge badge-primary" data-toggle="tooltip" data-placement="top"
117117
title="Available version">5.6</span>
118118
<span class="badge badge-primary" data-toggle="tooltip" data-placement="top"
@@ -146,7 +146,7 @@ <h3>What's in the box?</h3>
146146
aria-expanded="true" aria-controls="tech2">
147147
nginx-pimcore
148148
</a>
149-
<span class="pull-right">
149+
<span class="float-right">
150150
<span class="badge badge-primary" data-toggle="tooltip" data-placement="top" title="Available version">mainline</span>
151151
<span class="badge badge-success" data-toggle="tooltip" data-placement="top" title="Default version">stable</span>
152152
</span>
@@ -172,7 +172,7 @@ <h3>What's in the box?</h3>
172172
aria-expanded="true" aria-controls="tech3">
173173
redis
174174
</a>
175-
<span class="pull-right">
175+
<span class="float-right">
176176
<span class="badge badge-success">alpine</span>
177177
</span>
178178
</div>
@@ -198,7 +198,7 @@ <h3>What's in the box?</h3>
198198
aria-expanded="true" aria-controls="tech4">
199199
mysql
200200
</a>
201-
<span class="pull-right">
201+
<span class="float-right">
202202
<span class="badge badge-success">latest</span>
203203
</span>
204204
</div>
@@ -234,7 +234,7 @@ <h3>What's in the box?</h3>
234234
aria-expanded="true" aria-controls="tech5">
235235
mailcatcher
236236
</a>
237-
<span class="pull-right">
237+
<span class="float-right">
238238
<span class="badge badge-success">latest</span>
239239
</span>
240240
</div>

compose-symfony/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h3>What's in the box?</h3>
112112
aria-expanded="true" aria-controls="tech1">
113113
php-symfony
114114
</a>
115-
<span class="pull-right">
115+
<span class="float-right">
116116
<span class="badge badge-primary" data-toggle="tooltip" data-placement="top"
117117
title="Available version">5.6</span>
118118
<span class="badge badge-primary" data-toggle="tooltip" data-placement="top"
@@ -146,7 +146,7 @@ <h3>What's in the box?</h3>
146146
aria-expanded="true" aria-controls="tech2">
147147
nginx-symfony
148148
</a>
149-
<span class="pull-right">
149+
<span class="float-right">
150150
<span class="badge badge-success" data-toggle="tooltip" data-placement="top" title="Default version">2-stable</span>
151151
<span class="badge badge-primary" data-toggle="tooltip" data-placement="top" title="Available version">2-mainline</span>
152152
<span class="badge badge-primary" data-toggle="tooltip" data-placement="top" title="Available version">3-stable</span>
@@ -175,7 +175,7 @@ <h3>What's in the box?</h3>
175175
aria-expanded="true" aria-controls="tech3">
176176
redis
177177
</a>
178-
<span class="pull-right">
178+
<span class="float-right">
179179
<span class="badge badge-success">alpine</span>
180180
</span>
181181
</div>
@@ -201,7 +201,7 @@ <h3>What's in the box?</h3>
201201
aria-expanded="true" aria-controls="tech4">
202202
mysql
203203
</a>
204-
<span class="pull-right">
204+
<span class="float-right">
205205
<span class="badge badge-success">latest</span>
206206
</span>
207207
</div>
@@ -237,7 +237,7 @@ <h3>What's in the box?</h3>
237237
aria-expanded="true" aria-controls="tech5">
238238
mailcatcher
239239
</a>
240-
<span class="pull-right">
240+
<span class="float-right">
241241
<span class="badge badge-success">latest</span>
242242
</span>
243243
</div>

0 commit comments

Comments
 (0)